[NTDLL_APITEST] Add a PCH.
[reactos.git] / modules / rostests / apitests / ntdll / RtlInitializeBitMap.c
index 2e2ab49..6dc1e19 100644 (file)
@@ -5,10 +5,7 @@
  * PROGRAMMERS:     Timo Kreuzer
  */
 
-#include <apitest.h>
-
-#define WIN32_NO_STATUS
-#include <ndk/rtlfuncs.h>
+#include "precomp.h"
 
 void Test_RtlInitializeBitmap()
 {