* Improve the PCH.

svn path=/trunk/; revision=52933
This commit is contained in:
Amine Khaldi 2011-07-27 19:32:18 +00:00
parent b4e47b9704
commit d2aa5d0656
3 changed files with 1 additions and 3 deletions

View file

@ -34,3 +34,4 @@
#include <ports.h>
#include <ipifcons.h>
#include <chew/chew.h>
#include <pseh/pseh2.h>

View file

@ -10,8 +10,6 @@
*/
#include "precomp.h"
#include <pseh/pseh2.h>
NTSTATUS IRPFinish( PIRP Irp, NTSTATUS Status ) {
KIRQL OldIrql;

View file

@ -10,7 +10,6 @@
#include "precomp.h"
#include <debug.h>
#include <route.h>
VOID AddEntity(ULONG EntityType, PVOID Context, ULONG Flags)
{