diff --git a/include/boost/random/subtract_with_carry.hpp b/include/boost/random/subtract_with_carry.hpp index dab71f3..ea76582 100644 --- a/include/boost/random/subtract_with_carry.hpp +++ b/include/boost/random/subtract_with_carry.hpp @@ -20,6 +20,7 @@ #include #include // std::equal #include +#include // std::pow #include #include #include