compat52 for luajit2

This commit is contained in:
云风
2012-09-11 19:54:12 +08:00
parent 481dfb85bb
commit 7e37bc6ee3
10 changed files with 482 additions and 10 deletions

View File

@@ -2,6 +2,7 @@
https://github.com/cloudwu/lua-serialize
*/
#include "luacompat52.h"
#include <lua.h>
#include <lauxlib.h>
#include <stdlib.h>