aboutsummaryrefslogtreecommitdiff
path: root/x86_64-w64-mingw32/include/_mingw.h
diff options
context:
space:
mode:
Diffstat (limited to 'x86_64-w64-mingw32/include/_mingw.h')
-rw-r--r--x86_64-w64-mingw32/include/_mingw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/x86_64-w64-mingw32/include/_mingw.h b/x86_64-w64-mingw32/include/_mingw.h
index e497b36f..7d88700c 100644
--- a/x86_64-w64-mingw32/include/_mingw.h
+++ b/x86_64-w64-mingw32/include/_mingw.h
@@ -224,7 +224,7 @@ limitations in handling dllimport attribute. */
#ifndef __MSVCRT_VERSION__
/* High byte is the major version, low byte is the minor. */
-# define __MSVCRT_VERSION__ 0x1400
+# define __MSVCRT_VERSION__ 0x700
#endif