mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-03 19:42:23 +00:00
Without lua ?
This commit is contained in:
parent
a29a2321f1
commit
e9ca2b4202
@ -32,9 +32,9 @@
|
|||||||
//# define FMT_STRING(s) s
|
//# define FMT_STRING(s) s
|
||||||
|
|
||||||
// lua
|
// lua
|
||||||
#include "lua.hpp"
|
//#include "lua.hpp"
|
||||||
#include <luabind/luabind.hpp>
|
//#include <luabind/luabind.hpp>
|
||||||
#include <luabind/object.hpp>
|
//#include <luabind/object.hpp>
|
||||||
|
|
||||||
// perl
|
// perl
|
||||||
//#include <perlbind/perlbind.h>
|
//#include <perlbind/perlbind.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user