aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/mul128.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/utils/mul128.h')
-rw-r--r--src/lib/utils/mul128.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/utils/mul128.h b/src/lib/utils/mul128.h
index 8cdaae21e..ce1ef693b 100644
--- a/src/lib/utils/mul128.h
+++ b/src/lib/utils/mul128.h
@@ -10,8 +10,6 @@
#include <botan/types.h>
-BOTAN_FUTURE_INTERNAL_HEADER(mul128.h)
-
namespace Botan {
#if defined(__SIZEOF_INT128__) && defined(BOTAN_TARGET_CPU_HAS_NATIVE_64BIT)