mirror of
https://github.com/reactos/reactos.git
synced 2025-04-06 05:34:22 +00:00
[INCLUDE/STUBS]
* Add WIN32_NO_STATUS define. svn path=/trunk/; revision=61957
This commit is contained in:
parent
a69a0b3244
commit
a0cd6b4627
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#include <stdarg.h>
|
||||
#define WIN32_NO_STATUS
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue