mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
Moved cpp files to inl.h
This commit is contained in:
@@ -102,5 +102,5 @@ private:
|
||||
} // namespace spdlog
|
||||
|
||||
#ifndef SPDLOG_STATIC_LIB
|
||||
#include "spdlog/impl/registry.cpp"
|
||||
#include "registry-inl.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user