1
0
Fork 0
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:
jvoisin 2024-09-14 22:43:05 +00:00
commit f2be4072d9

View file

@ -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>