mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +08:00
wip
This commit is contained in:
@@ -34,5 +34,5 @@ struct log_msg
|
||||
} // namespace spdlog
|
||||
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
#include "../../../src/log_msg.cpp"
|
||||
#include "spdlog/impl/log_msg.cpp"
|
||||
#endif // SPDLOG_HEADER_ONLY
|
||||
|
||||
Reference in New Issue
Block a user