Selaa lähdekoodia

`build_config_windows`: fix `HAVE_VSSCANF` defined regardless of MSVC version.
[sdl-ci-filter msvc-*]

(cherry picked from commit a977a11fa6662a5f8002aa2ca2e3e21b93d0538d)

L zard 1 kuukausi sitten
vanhempi
commit
d8a345d924
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      include/build_config/SDL_build_config_windows.h

+ 0 - 1
include/build_config/SDL_build_config_windows.h

@@ -153,7 +153,6 @@ typedef unsigned int uintptr_t;
 #define HAVE_STRCMP 1
 #define HAVE_STRNCMP 1
 #define HAVE_STRPBRK 1
-#define HAVE_VSSCANF 1
 #define HAVE_VSNPRINTF 1
 #define HAVE_ACOS 1
 #define HAVE_ASIN 1