mirror of
https://github.com/reactos/reactos.git
synced 2025-08-11 13:35:33 +00:00
[APITESTS][WINETESTS] Addendum to the recent PCH work.
This commit is contained in:
parent
0a4e5911fc
commit
e36cf4acaf
10 changed files with 38 additions and 4 deletions
|
@ -1,6 +1,10 @@
|
|||
#ifndef _KERNEL32_APITEST_PRECOMP_H_
|
||||
#define _KERNEL32_APITEST_PRECOMP_H_
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#define _INC_WINDOWS
|
||||
#define COM_NO_WINDOWS_H
|
||||
|
||||
#include <apitest.h>
|
||||
#include <wincon.h>
|
||||
#include <winnls.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue