diff --git a/include/boost/safe_numerics/checked_result_operations.hpp b/include/boost/safe_numerics/checked_result_operations.hpp index f5b8f9a..4a23370 100644 --- a/include/boost/safe_numerics/checked_result_operations.hpp +++ b/include/boost/safe_numerics/checked_result_operations.hpp @@ -20,6 +20,7 @@ // integer type is an "extended" integer. #include +#include // std::terminate() #include