Use ASSERT() instead of assert().
[reactos.git] / reactos / lib / kernel32 / k32.h
index 7eeb80f..1955cc4 100755 (executable)
@@ -1,4 +1,4 @@
-#define _WIN32_WINNT 0x0501
+#define _WIN32_WINNT 0x0502
 #define __USE_W32API
 #define NTOS_MODE_USER
 #define __NO_CTYPE_INLINES
@@ -8,7 +8,6 @@
 #include <limits.h>
 #include <wchar.h>
 #include <string.h>
-#include <assert.h>
 #include <ddk/ntddk.h>
 #include <ddk/ntddbeep.h>
 #include <ddk/ntddser.h>