[NTDLL_WINETEST] Remove forced 0x500 API versions (#2483)
[reactos.git] / modules / rostests / winetests / ntdll / exception.c
index d5a197b..142913f 100644 (file)
 #include <stdarg.h>
 #include <stdio.h>
 
-#ifndef _WIN32_WINNT
-#define _WIN32_WINNT 0x500 /* For NTSTATUS */
-#endif
-
 #include "ntstatus.h"
 #define WIN32_NO_STATUS
 #define NONAMELESSUNION