windows-nt/Source/XPSP1/NT/inetsrv/iis/svcs/irtl/inetmisc/imiscp.hxx

42 lines
476 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1997 Microsoft Corporation
Module Name:
imiscp.hxx
Abstract:
Master include file for the INETMISC directory.
Author:
Keith Moore (keithmo) 05-Feb-1997
Revision History:
--*/
#ifndef _IMISCP_HXX_
#define _IMISCP_HXX_
extern "C" {
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windows.h>
} // extern "C"
#include <dbgutil.h>
#include <imd.h>
#include <mb.hxx>
#endif // _IMISCP_HXX_