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