aboutsummaryrefslogtreecommitdiff
path: root/src/lua/common/common.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-08-18 13:26:31 +0800
committerchai <chaifix@163.com>2018-08-18 13:26:31 +0800
commita68d5cf198a87bb3e14d03dc7347ed52134355d4 (patch)
tree90caa0e10762a3795eb9a835e5678cbfd4507fdb /src/lua/common/common.h
parente257f98dbf5c0064037b966a353e0eb1ffcba0a8 (diff)
*update
Diffstat (limited to 'src/lua/common/common.h')
-rw-r--r--src/lua/common/common.h8
1 files changed, 8 insertions, 0 deletions
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