summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
Diffstat (limited to 'libs')
-rw-r--r--libs/xml.c/src/xml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/xml.c/src/xml.c b/libs/xml.c/src/xml.c
index ffebdb5..0a93e57 100644
--- a/libs/xml.c/src/xml.c
+++ b/libs/xml.c/src/xml.c
@@ -20,7 +20,7 @@
*
* 3. This notice may not be removed or altered from any source distribution.
*/
-#define _CRT_SECURE_NO_WARNINGS
+//#define _CRT_SECURE_NO_WARNINGS
#include "xml.h"
#ifdef XML_PARSER_VERBOSE