From 7602d1576b390815ceeb5b73b9928d87361fa8e6 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 29 Aug 2015 20:45:11 +0000 Subject: less warnings git-svn-id: http://svn.miranda-ng.org/main/trunk@15108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/CryptoPP/crypto/src/algparam.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/CryptoPP/crypto') diff --git a/plugins/CryptoPP/crypto/src/algparam.h b/plugins/CryptoPP/crypto/src/algparam.h index 27555d4e8f..e47accee83 100644 --- a/plugins/CryptoPP/crypto/src/algparam.h +++ b/plugins/CryptoPP/crypto/src/algparam.h @@ -5,6 +5,8 @@ #include "smartptr.h" #include "secblock.h" +#pragma warning(disable:4297) + NAMESPACE_BEGIN(CryptoPP) //! used to pass byte array input as part of a NameValuePairs object -- cgit v1.2.3