13 lines
309 B
C
13 lines
309 B
C
// Copyright (c) 2000-2001 Microsoft Corporation, All Rights Reserved
|
|
|
|
// Description: Precompiled headers for Sessions and connections
|
|
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
|
|
#include <initguid.h>
|
|
#include <fwcommon.h>
|
|
#include <smartptr.h>
|
|
#include <sessionConnectionCommon.h>
|