mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
wip static-lib
This commit is contained in:
@@ -88,6 +88,6 @@ void wbuf_to_utf8buf(const fmt::wmemory_buffer &wbuf, fmt::memory_buffer &target
|
||||
} // namespace details
|
||||
} // namespace spdlog
|
||||
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
#ifndef SPDLOG_STATIC_LIB
|
||||
#include "spdlog/impl/os.cpp"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user