mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-05 08:36:07 +02:00
__has_include() was added in VS 2017 15.3, so this works out to essentially the same _MSC_VER >= 1911 check we had before for MSVC but works for non-MSVC compilers also.
8.2 KiB
8.2 KiB