mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 16:28:28 +00:00
PCH main zone primitives
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include <algorithm>
|
||||
|
||||
#ifdef _WIN32
|
||||
#ifdef utf16_to_utf8
|
||||
#ifdef utf16_to_utf8
|
||||
#undef utf16_to_utf8
|
||||
#endif
|
||||
#endif
|
||||
|
||||
+3
-3
@@ -27,9 +27,9 @@
|
||||
|
||||
|
||||
// fmt
|
||||
//#include <fmt/format.h>
|
||||
# include <fmt/core.h>
|
||||
# define FMT_STRING(s) s
|
||||
#include <fmt/format.h>
|
||||
//# include <fmt/core.h>
|
||||
//# define FMT_STRING(s) s
|
||||
|
||||
// lua
|
||||
#include "lua.hpp"
|
||||
|
||||
Reference in New Issue
Block a user