|
|
|
@ -27,11 +27,6 @@
|
|
|
|
|
#include "spdlog/async.h"
|
|
|
|
|
#include "spdlog/details/fmt_helper.h"
|
|
|
|
|
#include "spdlog/details/os.h"
|
|
|
|
|
|
|
|
|
|
#ifndef SPDLOG_NO_TLS
|
|
|
|
|
#include "spdlog/mdc.h"
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
#include "spdlog/sinks/basic_file_sink.h"
|
|
|
|
|
#include "spdlog/sinks/daily_file_sink.h"
|
|
|
|
|
#include "spdlog/sinks/null_sink.h"
|
|
|
|
|