diff --git a/websocketpp/common/random.hpp b/websocketpp/common/random.hpp index 591fb70026..e3b9732474 100644 --- a/websocketpp/common/random.hpp +++ b/websocketpp/common/random.hpp @@ -40,7 +40,7 @@ #include #if (BOOST_VERSION/100000) == 1 && ((BOOST_VERSION/100)%1000) > 46 - #include + #include #include #elif (BOOST_VERSION/100000) == 1 && ((BOOST_VERSION/100)%1000) >= 43 #include