[CLASSPNP]

* Use classp.h as a PCH.

svn path=/trunk/; revision=52939
This commit is contained in:
Amine Khaldi 2011-07-27 19:37:34 +00:00
parent 2906323048
commit b6c7fc249e
6 changed files with 6 additions and 21 deletions

View file

@ -25,7 +25,6 @@ Revision History:
--*/
#include <stddef.h>
#include <stdarg.h>
#include <ntddk.h>
@ -42,6 +41,8 @@ Revision History:
#include <ioevent.h>
#include <pseh/pseh2.h>
#include "wmistr.h"
extern CLASSPNP_SCAN_FOR_SPECIAL_INFO ClassBadItems[];
extern GUID ClassGuidQueryRegInfoEx;