mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
wip static-lib
This commit is contained in:
@@ -41,6 +41,6 @@ protected:
|
||||
} // namespace sinks
|
||||
} // namespace spdlog
|
||||
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
#ifndef SPDLOG_STATIC_LIB
|
||||
#include "spdlog/impl/sink.cpp"
|
||||
#endif // SPDLOG_HEADER_ONLY
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user