summaryrefslogtreecommitdiff
path: root/whrlpool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'whrlpool.cpp')
-rw-r--r--whrlpool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/whrlpool.cpp b/whrlpool.cpp
index c2223f91..853e1bc4 100644
--- a/whrlpool.cpp
+++ b/whrlpool.cpp
@@ -85,7 +85,7 @@
NAMESPACE_BEGIN(CryptoPP)
-#if !defined(NDEBUG) && !defined(CRYPTOPP_DOXYGEN_PROCESSING)
+#if CRYPTOPP_DEBUG && !defined(CRYPTOPP_DOXYGEN_PROCESSING)
void Whirlpool_TestInstantiations()
{
Whirlpool x;