aboutsummaryrefslogtreecommitdiff
path: root/src/lua/common/common.h
diff options
context:
space:
mode:
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