mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
Removed header only options
This commit is contained in:
@@ -55,6 +55,3 @@ inline std::shared_ptr<logger> basic_logger_st(
|
||||
|
||||
} // namespace spdlog
|
||||
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
# include "basic_file_sink-inl.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user