mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-15 08:01:30 +08:00
clang-format
This commit is contained in:
parent
abaae6e28b
commit
15066d1d37
@ -23,7 +23,7 @@
|
||||
#else
|
||||
#define SPDLOG_API __declspec(dllimport)
|
||||
#endif
|
||||
#else // !defined(_WIN32) || !defined(SPDLOG_SHARED_LIB)
|
||||
#else // !defined(_WIN32) || !defined(SPDLOG_SHARED_LIB)
|
||||
#define SPDLOG_API
|
||||
#endif
|
||||
#define SPDLOG_INLINE
|
||||
|
Loading…
Reference in New Issue
Block a user