diff options
Diffstat (limited to 'checks/test_ecc.cpp')
-rw-r--r-- | checks/test_ecc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checks/test_ecc.cpp b/checks/test_ecc.cpp index ba01d0a79..d61c685c9 100644 --- a/checks/test_ecc.cpp +++ b/checks/test_ecc.cpp @@ -9,6 +9,7 @@ #include "getopt.h" #include "common.h" +#include <botan/hex.h> #include <botan/auto_rng.h> #include <botan/bigint.h> #include <botan/numthry.h> |