diff options
Diffstat (limited to 'libc/include')
| -rw-r--r-- | libc/include/any-windows-any/_mingw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/include/any-windows-any/_mingw.h b/libc/include/any-windows-any/_mingw.h index 578121431d..8195a435e9 100644 --- a/libc/include/any-windows-any/_mingw.h +++ b/libc/include/any-windows-any/_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 |
