mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:01:48 +00:00
[KERNEL32_APITEST] Add a PCH.
This commit is contained in:
parent
3543c43252
commit
e00cc9728c
28 changed files with 43 additions and 120 deletions
|
@ -18,13 +18,7 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winerror.h"
|
||||
#include "precomp.h"
|
||||
|
||||
#define SUBST_DRIVE_LETTER 'M'
|
||||
#define SUBST_DRIVE "M:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue