[MSVCRT_CRT_APITEST]
[reactos.git] / rostests / apitests / crt / testlist.c
index f84b495..13670f0 100644 (file)
@@ -1,9 +1,7 @@
-#define WIN32_LEAN_AND_MEAN
 #define __ROS_LONG64__
-#include <windows.h>
 
 #define STANDALONE
-#include "wine/test.h"
+#include <apitest.h>
 
 #if defined(TEST_MSVCRT)
 extern void func__vscprintf(void);