mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Add missing array include
This commit is contained in:
parent
c9c32d9a0d
commit
dd54857610
16 changed files with 19 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#define OPENMW_COMPONENTS_SERIALIZATION_FORMAT_H
|
||||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <functional>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue