mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 18:59:57 +00:00
Merge branch 'fix_build' into 'master'
Fix build with msvc See merge request OpenMW/openmw!4372
This commit is contained in:
commit
f2be4072d9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
#define OPENMW_COMPONENTS_RESOURCE_CACHESATS
|
#define OPENMW_COMPONENTS_RESOURCE_CACHESATS
|
||||||
|
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
#include <string>
|
||||||
#include <string_view>
|
#include <string_view>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue