mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user