aboutsummaryrefslogtreecommitdiff
path: root/src/lua/common/common.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-10-25 08:18:13 +0800
committerchai <chaifix@163.com>2018-10-25 08:18:13 +0800
commit7322a090355af1989d7a1de0de431b6c89844fe2 (patch)
treec164a05b263007e18cc1c83c8183023d6a19ef82 /src/lua/common/common.h
parentf889c9c20fc09f26eb8a70674c1d60181835c38a (diff)
*增加lua导出宏
Diffstat (limited to 'src/lua/common/common.h')
-rw-r--r--src/lua/common/common.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/lua/common/common.h b/src/lua/common/common.h
deleted file mode 100644
index 0ee72cc..0000000
--- a/src/lua/common/common.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __JIN_M_TYPES_H
-#define __JIN_M_TYPES_H
-
-#include "Proxy.h"
-#include "Reference.hpp"
-#include "error.h"
-
-#endif \ No newline at end of file