Windows2003-3790/windows/appcompat/shims/lua/precomp.h

10 lines
150 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
#ifndef _LUA_PRECOMP_H_
#define _LUA_PRECOMP_H_
#include "ShimHook.h"
using namespace ShimLib;
#include "lua.h"
#endif // _LUA_PRECOMP_H_