mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:40:05 +08:00
Moved cpp files to inl.h
This commit is contained in:
@@ -42,5 +42,5 @@ protected:
|
||||
} // namespace spdlog
|
||||
|
||||
#ifndef SPDLOG_STATIC_LIB
|
||||
#include "spdlog/impl/sink.cpp"
|
||||
#include "sink-inl.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user