mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +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