mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
Moved format.cpp into spdlog.cpp - this way only one src file is needed
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include <locale>
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef SPDLOG_STATIC_LIB
|
||||
#undef SPDLOG_HEADER_ONLY
|
||||
#define SPDLOG_INLINE
|
||||
|
Reference in New Issue
Block a user