mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:35:47 +00:00
Fixed build
svn path=/trunk/; revision=36201
This commit is contained in:
parent
b3bb873fd3
commit
d9c404e865
1 changed files with 1 additions and 9 deletions
|
@ -1,14 +1,6 @@
|
|||
|
||||
#if !defined( RPC_NO_WINDOWS_H ) && !defined( MAC ) && !defined( _MAC )
|
||||
# ifdef __WINESRC__
|
||||
# ifndef RC_INVOKED
|
||||
# include <stdarg.h>
|
||||
# endif
|
||||
# include <windef.h>
|
||||
# include <winbase.h>
|
||||
# else
|
||||
# include <windows.h>
|
||||
# endif
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#ifdef __GNUC__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue