fix VC6 warning

This commit is contained in:
Chris Danford
2003-12-23 23:42:25 +00:00
parent a07d9e28d7
commit 7051b5d780
+3 -1
View File
@@ -107,7 +107,9 @@ typedef signed __int64 int64_t;
# endif /* __MINGW32__ */
# ifdef _DEBUG
# define DEBUG
# ifndef DEBUG
# define DEBUG
# endif
# endif
# define snprintf _snprintf