diff --git a/tests/runtime_tests/capture.cpp b/tests/runtime_tests/capture.cpp index 1368a4c..c578791 100644 --- a/tests/runtime_tests/capture.cpp +++ b/tests/runtime_tests/capture.cpp @@ -2,6 +2,9 @@ #include "testing_event.hpp" #include +#if SNITCH_WITH_EXCEPTIONS +# include +#endif using namespace std::literals;