mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 22:49:55 +00:00
2850032d9e
With libc++, string includes stdint.h, which breaks the fragile avformat.h workaround, which depends on __STDC_CONSTANT_MACROS being defined before stdint.h is included. Moving the string inclusion after that eyesore shouldn't break anything. |
||
---|---|---|
.. | ||
mwbase | ||
mwclass | ||
mwdialogue | ||
mwgui | ||
mwinput | ||
mwmechanics | ||
mwrender | ||
mwscript | ||
mwsound | ||
mwworld | ||
CMakeLists.txt | ||
config.hpp.cmake | ||
doc.hpp | ||
engine.cpp | ||
engine.hpp | ||
main.cpp |