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

11 lines
180 B
C++

#ifndef _APPSPECIFIC_PRECOMP_H_
#define _APPSPECIFIC_PRECOMP_H_
#include "ShimHook.h"
#include "StrSafe.h"
using namespace ShimLib;
#endif // _APPSPECIFIC_PRECOMP_H_