fix VC6 warning
This commit is contained in:
@@ -107,7 +107,9 @@ typedef signed __int64 int64_t;
|
||||
# endif /* __MINGW32__ */
|
||||
|
||||
# ifdef _DEBUG
|
||||
# define DEBUG
|
||||
# ifndef DEBUG
|
||||
# define DEBUG
|
||||
# endif
|
||||
# endif
|
||||
|
||||
# define snprintf _snprintf
|
||||
|
||||
Reference in New Issue
Block a user