diff --git a/include/boost/unordered/detail/allocator_helpers.hpp b/include/boost/unordered/detail/allocator_helpers.hpp index 4f2e13d8..6b59aec3 100644 --- a/include/boost/unordered/detail/allocator_helpers.hpp +++ b/include/boost/unordered/detail/allocator_helpers.hpp @@ -54,7 +54,7 @@ #if BOOST_UNORDERED_USE_ALLOCATOR_TRAITS == 1 # include #elif BOOST_UNORDERED_USE_ALLOCATOR_TRAITS == 2 -# include +# include #endif #if !defined(BOOST_NO_0X_HDR_TYPE_TRAITS)