diff include/SDL_config_win32.h @ 3032:77c3e67f0740

Fixed Visual C++ build
author Sam Lantinga <slouken@libsdl.org>
date Mon, 12 Jan 2009 08:46:28 +0000
parents 7e30c2dc7783
children b7a48f533966
line wrap: on
line diff
--- a/include/SDL_config_win32.h	Mon Jan 12 08:28:17 2009 +0000
+++ b/include/SDL_config_win32.h	Mon Jan 12 08:46:28 2009 +0000
@@ -117,6 +117,7 @@
 #define HAVE__STRNICMP 1
 #define HAVE_SSCANF 1
 #define HAVE_M_PI 1
+#define HAVE_CEIL 1
 #define HAVE_COPYSIGN 1
 #define HAVE_COS 1
 #define HAVE_COSF 1