diff options
Diffstat (limited to 'libs/xml.c')
| -rw-r--r-- | libs/xml.c/src/xml.c | 2 |
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 |
