mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-04 03:13:52 +00:00
Pull out includes in common
This commit is contained in:
parent
3ea644b732
commit
527798db92
@ -33,7 +33,7 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
//#define FMT_HEADER_ONLY
|
||||
#undef FMT_HEADER_ONLY
|
||||
#include <fmt/core.h>
|
||||
#include "types.h"
|
||||
|
||||
|
||||
@ -24,17 +24,3 @@
|
||||
#include <tuple>
|
||||
#include <fstream>
|
||||
#include <cstdio>
|
||||
|
||||
|
||||
// fmt
|
||||
#include <fmt/core.h>
|
||||
//# include <fmt/core.h>
|
||||
//# define FMT_STRING(s) s
|
||||
|
||||
// lua
|
||||
#include "lua.hpp"
|
||||
#include <luabind/luabind.hpp>
|
||||
#include <luabind/object.hpp>
|
||||
|
||||
// perl
|
||||
//#include <perlbind/perlbind.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user