aboutsummaryrefslogtreecommitdiffstats
path: root/make/intptr.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/intptr.cfg')
-rwxr-xr-xmake/intptr.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/intptr.cfg b/make/intptr.cfg
index 42f910004..c946e4851 100755
--- a/make/intptr.cfg
+++ b/make/intptr.cfg
@@ -1,4 +1,4 @@
-CustomCCode #ifdef WIN32
+CustomCCode #ifdef _WIN32
CustomCCode #ifdef _MSC_VER
CustomCCode /* This typedef is apparently needed for Microsoft compilers before VC8,
CustomCCode and on Windows CE */