wip static-lib

This commit is contained in:
gabime 2019-05-12 02:16:31 +03:00
parent 09e83937de
commit 130bc26b9a
1 changed files with 0 additions and 2 deletions

View File

@ -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"