summaryrefslogtreecommitdiff
path: root/shark.h
diff options
context:
space:
mode:
Diffstat (limited to 'shark.h')
-rw-r--r--shark.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/shark.h b/shark.h
index 398c7f5..8d5ce9b 100644
--- a/shark.h
+++ b/shark.h
@@ -5,9 +5,6 @@
*/
#include "config.h"
-
-#ifdef WORD64_AVAILABLE
-
#include "seckey.h"
#include "secblock.h"
@@ -66,4 +63,3 @@ typedef SHARK::Decryption SHARKDecryption;
NAMESPACE_END
#endif
-#endif