mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +08:00
clang format and SPLDOG_HEADER_ONLY macro
This commit is contained in:
@@ -60,6 +60,6 @@ private:
|
||||
};
|
||||
} // namespace spdlog
|
||||
|
||||
#ifndef SPDLOG_STATIC_LIB
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
#include "async_logger-inl.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user