Suppressing secure string related deprecation warnings
This commit is contained in:
@@ -24,6 +24,7 @@ formatted string S to the report file.
|
||||
|
||||
********************************************************************
|
||||
*/
|
||||
#define _CRT_SECURE_NO_DEPRECATE
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user