mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
don't include windows.h
svn path=/trunk/; revision=39500
This commit is contained in:
parent
18df5891c1
commit
43ef418be5
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@
|
|||
#define STRICT 1
|
||||
#endif
|
||||
|
||||
#include <windows.h>
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
|
||||
/* Non documented stuff in MS Headers */
|
||||
/* NurbsCallback */
|
||||
|
|
Loading…
Reference in a new issue