diff options
author | chai <chaifix@163.com> | 2018-09-10 07:17:50 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-09-10 07:17:50 +0800 |
commit | 8339939b7fce5236b1a933eef46e1dd4284a24aa (patch) | |
tree | f62c1cefb54e1e8b14fb91564b13d436accff1da /src/luax.h | |
parent | 6decddfd8470b44609e8c3aa144380f198b7b54c (diff) |
*update
Diffstat (limited to 'src/luax.h')
-rw-r--r-- | src/luax.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/luax.h b/src/luax.h deleted file mode 100644 index 89e456e..0000000 --- a/src/luax.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef __JIN_LUA_LUAX_H -#define __JIN_LUA_LUAX_H - -#include "LuaJIT/lua.hpp" -#include "lua/libraries/luax/luax.h" - -#endif
\ No newline at end of file |