mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
wip backtracer
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "spdlog/spdlog-inl.h"
|
||||
#include "spdlog/common-inl.h"
|
||||
|
||||
#include "spdlog/details/backtracer-inl.h"
|
||||
#include "spdlog/logger-inl.h"
|
||||
template spdlog::logger::logger(std::string name, sinks_init_list::iterator begin, sinks_init_list::iterator end);
|
||||
|
||||
|
Reference in New Issue
Block a user