mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-11-26 19:04:30 +00:00
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. |
||
|---|---|---|
| .. | ||
| audiere_decoder.cpp | ||
| audiere_decoder.hpp | ||
| ffmpeg_decoder.cpp | ||
| ffmpeg_decoder.hpp | ||
| mpgsnd_decoder.cpp | ||
| mpgsnd_decoder.hpp | ||
| openal_output.cpp | ||
| openal_output.hpp | ||
| sound.hpp | ||
| sound_decoder.hpp | ||
| sound_output.hpp | ||
| soundmanagerimp.cpp | ||
| soundmanagerimp.hpp | ||