diff -r 4f0f7b64afa5 include/SDL_config_windows.h --- a/include/SDL_config_windows.h Fri Oct 11 10:58:05 2013 -0400 +++ b/include/SDL_config_windows.h Sat Oct 12 02:34:13 2013 +0200 @@ -128,8 +128,7 @@ #define HAVE_SIN 1 #define HAVE_SINF 1 #define HAVE_SQRT 1 -#if _MSC_VER >= 1700 -#define HAVE_ITOA 1 +#if _MSC_VER >= 1800 #define HAVE_STRTOLL 1 #define HAVE_SSCANF 1 #define HAVE_COPYSIGN 1