mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
static lib wip
This commit is contained in:
@@ -1333,3 +1333,7 @@ private:
|
||||
}
|
||||
};
|
||||
} // namespace spdlog
|
||||
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
#include "../src/os.cpp"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user