diff options
Diffstat (limited to 'rts/win32/OSThreads.c')
| -rw-r--r-- | rts/win32/OSThreads.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rts/win32/OSThreads.c b/rts/win32/OSThreads.c index c3d3af64d2..0c256127e5 100644 --- a/rts/win32/OSThreads.c +++ b/rts/win32/OSThreads.c @@ -7,8 +7,6 @@ * * --------------------------------------------------------------------------*/ -#define _WIN32_WINNT 0x0501 - #include "Rts.h" #include <windows.h> #if defined(THREADED_RTS) |
