mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-04-19 21:43:27 +00:00
Fixed LuaJIT rolling header for C++ header
This commit is contained in:
parent
658530562c
commit
b9cdeaa5c8
@ -4,6 +4,6 @@ extern "C" {
|
||||
#include "lua.h"
|
||||
#include "lauxlib.h"
|
||||
#include "lualib.h"
|
||||
#include "luajit.h"
|
||||
#include "luajit_rolling.h"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user