summaryrefslogtreecommitdiff
path: root/tiger.h
diff options
context:
space:
mode:
Diffstat (limited to 'tiger.h')
-rw-r--r--tiger.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tiger.h b/tiger.h
index 42bf1614..5f6e941a 100644
--- a/tiger.h
+++ b/tiger.h
@@ -2,9 +2,6 @@
#define CRYPTOPP_TIGER_H
#include "config.h"
-
-#ifdef WORD64_AVAILABLE
-
#include "iterhash.h"
NAMESPACE_BEGIN(CryptoPP)
@@ -25,5 +22,3 @@ protected:
NAMESPACE_END
#endif
-
-#endif