mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
compat52 for luajit2
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <lua.h>
|
||||
#include <lauxlib.h>
|
||||
#include "luacompat52.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
https://github.com/cloudwu/lua-serialize
|
||||
*/
|
||||
|
||||
#include "luacompat52.h"
|
||||
#include <lua.h>
|
||||
#include <lauxlib.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
#include "skynet.h"
|
||||
#include "lua-seri.h"
|
||||
|
||||
#include "luacompat52.h"
|
||||
|
||||
#include <lua.h>
|
||||
#include <lauxlib.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user