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

13 lines
189 B
C++

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