mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 14:53:40 +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 )
|
#if !defined( RPC_NO_WINDOWS_H ) && !defined( MAC ) && !defined( _MAC )
|
||||||
# ifdef __WINESRC__
|
#include <windows.h>
|
||||||
# ifndef RC_INVOKED
|
|
||||||
# include <stdarg.h>
|
|
||||||
# endif
|
|
||||||
# include <windef.h>
|
|
||||||
# include <winbase.h>
|
|
||||||
# else
|
|
||||||
# include <windows.h>
|
|
||||||
# endif
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __GNUC__
|
#ifdef __GNUC__
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue