summaryrefslogtreecommitdiff
path: root/whrlpool.h
diff options
context:
space:
mode:
Diffstat (limited to 'whrlpool.h')
-rw-r--r--whrlpool.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/whrlpool.h b/whrlpool.h
index 298850a..62c9d8a 100644
--- a/whrlpool.h
+++ b/whrlpool.h
@@ -2,9 +2,6 @@
#define CRYPTOPP_WHIRLPOOL_H
#include "config.h"
-
-#ifdef WORD64_AVAILABLE
-
#include "iterhash.h"
NAMESPACE_BEGIN(CryptoPP)
@@ -22,5 +19,3 @@ public:
NAMESPACE_END
#endif
-
-#endif