aboutsummaryrefslogtreecommitdiff
path: root/src/libjin-lua/common/l_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin-lua/common/l_common.h')
-rw-r--r--src/libjin-lua/common/l_common.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/libjin-lua/common/l_common.h b/src/libjin-lua/common/l_common.h
new file mode 100644
index 0000000..21daff2
--- /dev/null
+++ b/src/libjin-lua/common/l_common.h
@@ -0,0 +1,8 @@
+#ifndef __JIN_M_TYPES_H
+#define __JIN_M_TYPES_H
+
+#include "je_lua.h"
+#include "l_port.h"
+#include "l_reference.h"
+
+#endif \ No newline at end of file