Moved format.cpp into spdlog.cpp - this way only one src file is needed

This commit is contained in:
gabime
2019-05-12 00:43:58 +03:00
parent fb9e51d943
commit 8b244ca988
4 changed files with 52 additions and 53 deletions

View File

@@ -19,7 +19,6 @@
#include <locale>
#endif
#ifdef SPDLOG_STATIC_LIB
#undef SPDLOG_HEADER_ONLY
#define SPDLOG_INLINE