summaryrefslogtreecommitdiff
path: root/win32/config.vc
diff options
context:
space:
mode:
Diffstat (limited to 'win32/config.vc')
-rw-r--r--win32/config.vc8
1 files changed, 4 insertions, 4 deletions
diff --git a/win32/config.vc b/win32/config.vc
index 0c0d82997d..a84bf68b43 100644
--- a/win32/config.vc
+++ b/win32/config.vc
@@ -82,14 +82,14 @@ d_PRIFUldbl='undef'
d_PRIGUldbl='undef'
d_PRIXU64='undef'
d_PRId64='undef'
-d_PRIeldbl='undef'
-d_PRIfldbl='undef'
-d_PRIgldbl='undef'
+d_PRIeldbl='define'
+d_PRIfldbl='define'
+d_PRIgldbl='define'
d_PRIi64='undef'
d_PRIo64='undef'
d_PRIu64='undef'
d_PRIx64='undef'
-d_SCNfldbl='undef'
+d_SCNfldbl='define'
d__fwalk='undef'
d_access='define'
d_accessx='undef'