41a251630d
This fixes building on mingw-w64. Include stdint.h on everything except MSVC for definitions of common standard types, include stddef.h on MSVC instead, since MSVC doesn't have stdint.h in all older versions that are supposed to be supported, but MSVC always defines intptr_t via stddef.h. |
||
---|---|---|
.. | ||
build | ||
interface | ||
src | ||
targets.mk |