mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 02:36:13 +00:00
[MSTASK_WINETEST]
* Improve header inclusions. svn path=/trunk/; revision=63065
This commit is contained in:
parent
b0515fcf8c
commit
ac427aa770
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
|||
/* Automatically generated file; DO NOT EDIT!! */
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
|
||||
#define STANDALONE
|
||||
#include "wine/test.h"
|
||||
#include <wine/test.h>
|
||||
|
||||
extern void func_task(void);
|
||||
extern void func_task_scheduler(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue