mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +08:00
Moved cpp files to inl.h
This commit is contained in:
@@ -66,5 +66,5 @@ private:
|
||||
} // namespace spdlog
|
||||
|
||||
#ifndef SPDLOG_STATIC_LIB
|
||||
#include "spdlog/impl/async_logger.cpp"
|
||||
#include "async_logger-inl.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user