Disable "secure" warnings in posix.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <climits>
|
||||
|
||||
#ifdef _WIN32
|
||||
# define _CRT_SECURE_NO_WARNINGS
|
||||
# include <io.h>
|
||||
# undef max
|
||||
# undef ERROR
|
||||
|
||||
Reference in New Issue
Block a user