mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 03:19:02 +08:00
Update common.h
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#elif defined(_MSC_VER)
|
||||
#define DEPRECATED __declspec(deprecated)
|
||||
#else
|
||||
#pragma message("DEPRECATED")
|
||||
#define DEPRECATED
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user