mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +08:00
Moved cpp files to inl.h
This commit is contained in:
@@ -152,5 +152,5 @@ private:
|
||||
} // namespace spdlog
|
||||
|
||||
#ifndef SPDLOG_STATIC_LIB
|
||||
#include "spdlog/impl/thread_pool.cpp"
|
||||
#include "thread_pool-inl.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user