wip static-lib

pull/1089/head
gabime 6 years ago
parent 09e83937de
commit 130bc26b9a

@ -16,8 +16,6 @@
#include "spdlog/logger.h"
#include "spdlog/logger-inl.h"
template class std::shared_ptr<spdlog::sinks::sink>;
template class std::function<void(const std::string &err_msg)>;
template spdlog::logger::logger(std::string name, sinks_init_list::iterator begin, sinks_init_list::iterator end);
#include "spdlog/async_logger.h"

Loading…
Cancel
Save