[KERNEL32_WINETEST] Add a PCH.
[reactos.git] / modules / rostests / winetests / kernel32 / cpu.c
index 405d990..ff5a6c1 100644 (file)
@@ -18,9 +18,7 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#include "wine/test.h"
-#include "winbase.h"
-#include "winnls.h"
+#include "precomp.h"
 
 static BOOL (WINAPI *pGetNumaProcessorNode)(UCHAR, PUCHAR);