We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aebfa87 commit 73e21b4Copy full SHA for 73e21b4
1 file changed
src/utl/src/Logger.cpp
@@ -23,7 +23,7 @@
23
#include "spdlog/pattern_formatter.h"
24
#endif
25
#include "spdlog/common.h"
26
-#include "spdlog/fmt/bundled/format.h"
+#include "spdlog/fmt/fmt.h"
27
#include "spdlog/sinks/basic_file_sink.h"
28
#include "spdlog/sinks/ostream_sink.h"
29
#include "spdlog/sinks/stdout_color_sinks.h"
0 commit comments