diff --git a/include/boost/unordered/detail/fca.hpp b/include/boost/unordered/detail/fca.hpp index 900b61ea..b76f0bf9 100644 --- a/include/boost/unordered/detail/fca.hpp +++ b/include/boost/unordered/detail/fca.hpp @@ -118,7 +118,6 @@ to normal separate chaining implementations. #pragma once #endif -#include #include #include #include @@ -151,6 +150,7 @@ to normal separate chaining implementations. #include #include #include +#include #include