windows-nt/Source/XPSP1/NT/inetsrv/iis/lkrhash/kernel/precomp.hxx
2020-09-26 16:20:57 +08:00

12 lines
154 B
C++

#ifndef __PRECOMP_HXX__
#define __PRECOMP_HXX__
extern "C" {
// #include <wdm.h>
// #include <ntddk.h>
#include <ntosp.h>
};
#endif // __PRECOMP_HXX__