diff options
Diffstat (limited to 'plugins/CryptoPP/commonheaders.h')
-rw-r--r-- | plugins/CryptoPP/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/commonheaders.h b/plugins/CryptoPP/commonheaders.h index 198b9539fb..5e2215ea3c 100644 --- a/plugins/CryptoPP/commonheaders.h +++ b/plugins/CryptoPP/commonheaders.h @@ -1,5 +1,5 @@ // Windows API
-
+#define _CRT_NONSTDC_NO_DEPRECATE
#define WIN32_LEAN_AND_MEAN
#define NETLIB_LOG
#define CRYPTOPP_DEFAULT_NO_DLL
|