From 98c9825c49a1674f59eafb3253829ca7d5cac3c1 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 14 Jan 2019 16:40:14 +0800 Subject: *rename source file --- src/libjin-lua/common/l_common.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/libjin-lua/common/l_common.h (limited to 'src/libjin-lua/common/l_common.h') 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 -- cgit v1.1-26-g67d0