mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +08:00
Moved cpp files to inl.h
This commit is contained in:
@@ -90,5 +90,5 @@ void wbuf_to_utf8buf(const fmt::wmemory_buffer &wbuf, fmt::memory_buffer &target
|
||||
} // namespace spdlog
|
||||
|
||||
#ifndef SPDLOG_STATIC_LIB
|
||||
#include "spdlog/impl/os.cpp"
|
||||
#include "os-inl.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user