Suppressing secure string related deprecation warnings
This commit is contained in:
@@ -18,6 +18,7 @@ data describing a piping network to a file in EPANET's text format.
|
||||
|
||||
********************************************************************
|
||||
*/
|
||||
#define _CRT_SECURE_NO_DEPRECATE
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user