This commit is contained in:
gabime
2019-04-27 02:33:33 +03:00
parent ff89f1476d
commit c1c2ff2d07
20 changed files with 260 additions and 24 deletions

View File

@@ -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