Use SPDLOG_HEADER_ONLY uniformly
This commit is contained in:
parent
ddb19f4a4f
commit
29fa474e4a
@ -41,6 +41,6 @@ protected:
|
|||||||
} // namespace sinks
|
} // namespace sinks
|
||||||
} // namespace spdlog
|
} // namespace spdlog
|
||||||
|
|
||||||
#ifndef SPDLOG_COMPILED_LIB
|
#ifdef SPDLOG_HEADER_ONLY
|
||||||
#include "base_sink-inl.h"
|
#include "base_sink-inl.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user