Commits on Source (2)
-
Steve Lhomme authored
They are used to enable _USE_MATH_DEFINES or __USE_MINGW_ANSI_STDIO, which we already define.
7e388405 -
Steve Lhomme authored
With a proper C11 compiler we don't need this. Either they activate C11 things in the compiler which should be there anyway. Or in the SDK which is __USE_MINGW_ANSI_STDIO for C99 and nothing else.
d7a9bc23