mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 05:01:03 +00:00
[AUTOCHK][CMD][TASKMGR]
* Exclude some indirectly included headers. svn path=/trunk/; revision=53230
This commit is contained in:
parent
028428f2d4
commit
fe829a3587
3 changed files with 0 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue