summaryrefslogtreecommitdiff
path: root/mqv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mqv.cpp')
-rw-r--r--mqv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mqv.cpp b/mqv.cpp
index 71c185c7..6232ea83 100644
--- a/mqv.cpp
+++ b/mqv.cpp
@@ -9,7 +9,7 @@
NAMESPACE_BEGIN(CryptoPP)
-#if !defined(NDEBUG) && !defined(CRYPTOPP_DOXYGEN_PROCESSING)
+#if CRYPTOPP_DEBUG && !defined(CRYPTOPP_DOXYGEN_PROCESSING)
void TestInstantiations_MQV()
{
MQV mqv;