aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-win32.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/glu-win32.cfg')
-rwxr-xr-xmake/glu-win32.cfg5
1 files changed, 1 insertions, 4 deletions
diff --git a/make/glu-win32.cfg b/make/glu-win32.cfg
index 341a88e98..ba0a3997b 100755
--- a/make/glu-win32.cfg
+++ b/make/glu-win32.cfg
@@ -6,9 +6,6 @@ CustomCCode #undef WIN32_LEAN_AND_MEAN
CustomCCode
CustomCCode #include <stddef.h>
-CustomCCode /* This typedef is only needed for VC6 */
-CustomCCode #if _MSC_VER <= 1200
-CustomCCode typedef int intptr_t;
-CustomCCode #endif
+Include intptr.cfg
Include glu-desktop.cfg