1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-02 22:06:40 +00:00

Merge branch 'fix_build' into 'master'

Fix build with msvc

See merge request 
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
#include <cstddef>
#include <string>
#include <string_view>
#include <vector>