diff options
Diffstat (limited to 'src/lib/math/numbertheory/monty.h')
-rw-r--r-- | src/lib/math/numbertheory/monty.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/math/numbertheory/monty.h b/src/lib/math/numbertheory/monty.h index e5ab2f9ad..8e0cd342f 100644 --- a/src/lib/math/numbertheory/monty.h +++ b/src/lib/math/numbertheory/monty.h @@ -8,6 +8,7 @@ #define BOTAN_MONTY_INT_H_ #include <botan/bigint.h> +BOTAN_FUTURE_INTERNAL_HEADER(monty.h) namespace Botan { |