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