mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Use SPDLOG_HEADER_ONLY uniformly
This commit is contained in:
@@ -41,6 +41,6 @@ protected:
|
||||
} // namespace sinks
|
||||
} // namespace spdlog
|
||||
|
||||
#ifndef SPDLOG_COMPILED_LIB
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
#include "base_sink-inl.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user