This commit is contained in:
Jeffrey Walton 2017-02-16 20:57:31 -05:00
parent 5bbdcaf243
commit 26e2e12b6a
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

2
misc.h
View File

@ -16,7 +16,7 @@
# pragma warning(disable: 4146 4514)
# if (CRYPTOPP_MSC_VERSION >= 1400)
# pragma warning(disable: 6326)
# endif`
# endif
#endif
// Issue 340