12 lines
477 B
Diff
12 lines
477 B
Diff
--- a/include/spdlog/tweakme.h 2023-01-02 09:57:15.667781832 -0800
|
|
+++ b/include/spdlog/tweakme.h 2023-01-02 09:57:17.761105926 -0800
|
|
@@ -78,7 +78,7 @@
|
|
// In this case spdlog will try to include <fmt/format.h> so set your -I flag
|
|
// accordingly.
|
|
//
|
|
-// #define SPDLOG_FMT_EXTERNAL
|
|
+#define SPDLOG_FMT_EXTERNAL
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|