mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-26 15:39:03 +08:00
commit
d1794f4c1b
@ -7,6 +7,7 @@
|
||||
#include "spdlog/sinks/ansicolor_sink.h"
|
||||
#endif
|
||||
|
||||
#include "spdlog/details/pattern_formatter.h"
|
||||
#include "spdlog/details/os.h"
|
||||
|
||||
namespace spdlog {
|
||||
@ -132,4 +133,4 @@ SPDLOG_INLINE ansicolor_stderr_sink<ConsoleMutex>::ansicolor_stderr_sink(color_m
|
||||
{}
|
||||
|
||||
} // namespace sinks
|
||||
} // namespace spdlog
|
||||
} // namespace spdlog
|
||||
|
Loading…
Reference in New Issue
Block a user