Windows2003-3790/windows/appcompat/shims/verifier/precomp.h
2020-09-30 16:53:55 +02:00

14 lines
211 B
C++

#ifndef _VFSHIMS_PRECOMP_H_
#define _VFSHIMS_PRECOMP_H_
#include "ShimHook.h"
using namespace ShimLib;
#include "VerifLog.h"
#include "ids.h"
#include "strsafe.h"
#endif // _VFSHIMS_PRECOMP_H_