author | Sam Lantinga <slouken@libsdl.org> |
Sun, 26 May 2013 16:08:15 -0700 | |
changeset 7233 | 8be254bba36a |
parent 7232 | 6f17d930be39 |
child 7234 | fa967628d5e9 |
--- a/include/SDL_config_windows.h Sun May 26 16:01:40 2013 -0700 +++ b/include/SDL_config_windows.h Sun May 26 16:08:15 2013 -0700 @@ -76,6 +76,7 @@ # define SIZEOF_VOIDP 4 #endif +/* This is disabled by default to avoid C runtime dependencies and manifest requirements */ #ifdef HAVE_LIBC /* Useful headers */ #define HAVE_STDIO_H 1