clang-format

pull/1536/head
gabime 5 years ago
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…
Cancel
Save