windows-nt/Source/XPSP1/NT/inetsrv/iis/lkrhash/kernel/precomp.hxx

12 lines
154 B
C++
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
#ifndef __PRECOMP_HXX__
#define __PRECOMP_HXX__
extern "C" {
// #include <wdm.h>
// #include <ntddk.h>
#include <ntosp.h>
};
#endif // __PRECOMP_HXX__