diff --git a/include/boost/random/uniform_smallint.hpp b/include/boost/random/uniform_smallint.hpp index 83b1833..866f690 100644 --- a/include/boost/random/uniform_smallint.hpp +++ b/include/boost/random/uniform_smallint.hpp @@ -27,6 +27,7 @@ #include #include #include +#include #ifdef BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS #include #endif