diff options
Diffstat (limited to 'src/lib/block/cast256/cast256.h')
-rw-r--r-- | src/lib/block/cast256/cast256.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/block/cast256/cast256.h b/src/lib/block/cast256/cast256.h index 798649ef7..3c3016937 100644 --- a/src/lib/block/cast256/cast256.h +++ b/src/lib/block/cast256/cast256.h @@ -10,6 +10,8 @@ #include <botan/block_cipher.h> +BOTAN_FUTURE_INTERNAL_HEADER(cast256.h) + namespace Botan { /** |