mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
fix issue with changed library of lua.hpp
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#ifndef FS_CONFIGMANAGER_H_6BDD23BD0B8344F4B7C40E8BE6AF6F39
|
||||
#define FS_CONFIGMANAGER_H_6BDD23BD0B8344F4B7C40E8BE6AF6F39
|
||||
|
||||
#include <lua.hpp>
|
||||
#include <luajit/lua.hpp>
|
||||
|
||||
class ConfigManager
|
||||
{
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#ifndef FS_LUASCRIPT_H_5344B2BC907E46E3943EA78574A212D8
|
||||
#define FS_LUASCRIPT_H_5344B2BC907E46E3943EA78574A212D8
|
||||
|
||||
#include <lua.hpp>
|
||||
#include <luajit/lua.hpp>
|
||||
|
||||
#if LUA_VERSION_NUM >= 502
|
||||
#ifndef LUA_COMPAT_ALL
|
||||
|
Reference in New Issue
Block a user