diff --git a/include/boost/unordered/detail/implementation.hpp b/include/boost/unordered/detail/implementation.hpp index 7bfc49dd..3bcee3db 100644 --- a/include/boost/unordered/detail/implementation.hpp +++ b/include/boost/unordered/detail/implementation.hpp @@ -1057,8 +1057,6 @@ namespace boost { // Allocator traits // -#include - namespace boost { namespace unordered { namespace detail {