mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-02-22 20:11:35 +00:00
<intrin.h>, included by SDL_cpuinfo.h via SDL.h, defines strcmp. If the idlib/Str.h `#define strcmp idStr::Cmp` hack is visible when that file is parsed, there's a compiler error (because strcmp in intrin.h is replaced with idStr::Cmp then). So I reorderedd includes a bit until it compiled again.. |
||
---|---|---|
.. | ||
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools | ||
TypeInfo | ||
ui | ||
CMakeLists.txt | ||
config.h.in | ||
mmakefile.src |