summaryrefslogtreecommitdiff
path: root/regtest2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'regtest2.cpp')
-rw-r--r--regtest2.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/regtest2.cpp b/regtest2.cpp
index d7a1d58c..8779c113 100644
--- a/regtest2.cpp
+++ b/regtest2.cpp
@@ -61,6 +61,10 @@
# pragma strict_gs_check (on)
#endif
+#if CRYPTOPP_MSC_VERSION
+# pragma warning(disable: 4505 4355)
+#endif
+
USING_NAMESPACE(CryptoPP)
// Shared key ciphers