mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
support for external fmtlib
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <spdlog/sinks/base_sink.h>
|
||||
#include <spdlog/details/null_mutex.h>
|
||||
#include <spdlog/details/file_helper.h>
|
||||
#include <spdlog/fmt/format.h>
|
||||
#include <spdlog/fmt/fmt.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <chrono>
|
||||
|
Reference in New Issue
Block a user