Parcourir la source

SDL_config_os2.h: define HAVE__WCSICMP and HAVE__WCSNICMP

Ozkan Sezer il y a 5 ans
Parent
commit
7c18088f00
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      include/SDL_config_os2.h

+ 2 - 0
include/SDL_config_os2.h

@@ -103,6 +103,8 @@
 #define HAVE_WCSLCPY 1
 #define HAVE_WCSLCAT 1
 #define HAVE_WCSCMP 1
+#define HAVE__WCSICMP 1
+#define HAVE__WCSNICMP 1
 #define HAVE_STRLEN 1
 #define HAVE_STRLCPY 1
 #define HAVE_STRLCAT 1