From a68d5cf198a87bb3e14d03dc7347ed52134355d4 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 18 Aug 2018 13:26:31 +0800 Subject: *update --- src/lua/common/common.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/lua/common/common.h (limited to 'src/lua/common/common.h') diff --git a/src/lua/common/common.h b/src/lua/common/common.h new file mode 100644 index 0000000..833b204 --- /dev/null +++ b/src/lua/common/common.h @@ -0,0 +1,8 @@ +#ifndef __JIN_M_TYPES_H +#define __JIN_M_TYPES_H + +#include "types.h" +#include "Proxy.h" +#include "Reference.hpp" + +#endif \ No newline at end of file -- cgit v1.1-26-g67d0