mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
[AUTOCHK][CMD][TASKMGR]
* Exclude some indirectly included headers. svn path=/trunk/; revision=53230
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#define WIN32_NO_STATUS
|
||||
#include <windows.h>
|
||||
#define NTOS_MODE_USER
|
||||
#include <ndk/extypes.h>
|
||||
#include <ndk/exfuncs.h>
|
||||
#include <aclapi.h>
|
||||
#include <commctrl.h>
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include <assert.h>
|
||||
|
||||
#define NTOS_MODE_USER
|
||||
#include <ndk/pstypes.h>
|
||||
#include <ndk/rtlfuncs.h>
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
@@ -15,9 +15,7 @@
|
||||
#define NTOS_MODE_USER
|
||||
#include <ndk/exfuncs.h>
|
||||
#include <ndk/iofuncs.h>
|
||||
#include <ndk/obtypes.h>
|
||||
#include <ndk/obfuncs.h>
|
||||
#include <ndk/pstypes.h>
|
||||
#include <ndk/psfuncs.h>
|
||||
#include <ndk/rtlfuncs.h>
|
||||
#include <ndk/umfuncs.h>
|
||||
|
||||
Reference in New Issue
Block a user