mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-24 15:18:53 +00:00
Some versions of gcc will define __STDC_VERSION__ even when compiling in C++ mode.
Reference issue: https://github.com/libsdl-org/SDL/issues/6078 which was fixed by
f6b81125b3