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