Update spdlog.cpp

pull/1234/head
Gabi Melman 6 years ago committed by GitHub
parent 2331750b58
commit 6aced26c35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,4 +16,5 @@
#include "spdlog/logger-inl.h"
#include "spdlog/sinks/sink-inl.h"
// template instantiate logger with sinks init list
template spdlog::logger::logger(std::string name, sinks_init_list::iterator begin, sinks_init_list::iterator end);

Loading…
Cancel
Save