1.1 --- a/include/SDL_config_wiz.h Fri Mar 25 13:19:48 2011 -0700
1.2 +++ b/include/SDL_config_wiz.h Fri Mar 25 13:47:49 2011 -0700
1.3 @@ -28,12 +28,6 @@
1.4 /* General platform specific identifiers */
1.5 #include "SDL_platform.h"
1.6
1.7 -/* Make sure that this isn't included by Visual C++ */
1.8 -#ifdef _MSC_VER
1.9 -#error You should copy include/SDL_config.h.default to include/SDL_config.h
1.10 -#endif
1.11 -
1.12 -#define SDL_HAS_64BIT_TYPE 1
1.13 #define SDL_BYTEORDER 1234
1.14
1.15 #define HAVE_ALLOCA_H 1