diff options
Diffstat (limited to 'checks/bench.cpp')
-rw-r--r-- | checks/bench.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checks/bench.cpp b/checks/bench.cpp index 8d35ac1c4..4e39bdf70 100644 --- a/checks/bench.cpp +++ b/checks/bench.cpp @@ -15,6 +15,7 @@ #include <botan/parsing.h> #include <botan/symkey.h> #include <botan/time.h> +#include <botan/hex.h> #include "common.h" #include "bench.h" |