clang-format

This commit is contained in:
gabime 2020-04-29 01:19:23 +03:00
parent abaae6e28b
commit 15066d1d37

View File

@ -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