mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
remove windows.h dependency. Filip said it couldn't be done, so please watch out for flying pigs and hell freezing over
svn path=/trunk/; revision=16349
This commit is contained in:
parent
02bd986e69
commit
eaf273b4ef
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@
|
|||
#include <ddk/ntifs.h>
|
||||
#include <ddk/winddi.h>
|
||||
#include <ddk/ntddmou.h>
|
||||
#include <windows.h> /* FIXME ? */
|
||||
//#include <windowsx.h> /* FIXME ? */
|
||||
#include <ndk/ntndk.h>
|
||||
|
||||
/* FIXME: ReactOS will be R-Rated if I really write what I'm about to */
|
||||
|
|
Loading…
Reference in a new issue