[AUTOCHK][CMD][TASKMGR]

* Exclude some indirectly included headers.

svn path=/trunk/; revision=53230
This commit is contained in:
Amine Khaldi 2011-08-14 12:56:59 +00:00
parent 028428f2d4
commit fe829a3587
3 changed files with 0 additions and 4 deletions

View file

@ -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>

View file

@ -26,7 +26,6 @@
#include <assert.h>
#define NTOS_MODE_USER
#include <ndk/pstypes.h>
#include <ndk/rtlfuncs.h>
#include "resource.h"

View file

@ -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>