mirror of
https://github.com/gabime/spdlog.git
synced 2025-04-01 02:42:41 +08:00
Update common.h
This commit is contained in:
parent
348c4380d6
commit
300ec667f6
@ -27,11 +27,11 @@
|
|||||||
#define SPDLOG_API
|
#define SPDLOG_API
|
||||||
#endif
|
#endif
|
||||||
#define SPDLOG_INLINE
|
#define SPDLOG_INLINE
|
||||||
#else
|
#else // !defined(_WIN32) || !defined(SPDLOG_SHARED_LIB)
|
||||||
#define SPDLOG_API
|
#define SPDLOG_API
|
||||||
#define SPDLOG_HEADER_ONLY
|
#define SPDLOG_HEADER_ONLY
|
||||||
#define SPDLOG_INLINE inline
|
#define SPDLOG_INLINE inline
|
||||||
#endif
|
#endif // #ifdef SPDLOG_COMPILED_LIB
|
||||||
|
|
||||||
#include <spdlog/fmt/fmt.h>
|
#include <spdlog/fmt/fmt.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user