mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-01 15:32:25 +00:00
Pull out includes in common
This commit is contained in:
parent
3ea644b732
commit
527798db92
@ -33,7 +33,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//#define FMT_HEADER_ONLY
|
#undef FMT_HEADER_ONLY
|
||||||
#include <fmt/core.h>
|
#include <fmt/core.h>
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
|
|
||||||
|
|||||||
@ -24,17 +24,3 @@
|
|||||||
#include <tuple>
|
#include <tuple>
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include <cstdio>
|
#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