mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:05:43 +00:00
remove the use of windows.h in some places where it is not needed
svn path=/trunk/; revision=14522
This commit is contained in:
parent
16290c9195
commit
bbba49d610
2 changed files with 0 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
|||
/* INCLUDES ****************************************************************/
|
||||
|
||||
#include <ddk/ntddk.h>
|
||||
#include <windows.h>
|
||||
#include <ntdll/ldr.h>
|
||||
#include <napi/teb.h>
|
||||
#include <ntdll/base.h>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
/* INCLUDES ****************************************************************/
|
||||
|
||||
#include <ddk/ntddk.h>
|
||||
#include <windows.h>
|
||||
#include <napi/i386/segment.h>
|
||||
#include <ntdll/ldr.h>
|
||||
#include <ntdll/base.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue