diff options
Diffstat (limited to 'tests/ingen_bench.cpp')
-rw-r--r-- | tests/ingen_bench.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ingen_bench.cpp b/tests/ingen_bench.cpp index 05cf5387..83fbef31 100644 --- a/tests/ingen_bench.cpp +++ b/tests/ingen_bench.cpp @@ -27,6 +27,7 @@ #include <cstdint> #include <cstdio> #include <cstdlib> +#include <exception> #include <iostream> #include <memory> #include <string> |