Commit 130bc26b authored by gabime's avatar gabime

wip static-lib

parent 09e83937
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment