2025-04-27 07:49:33 -04:00

12 lines
165 B
C++

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