diff --git a/include/boost/smart_ptr/detail/array_allocator.hpp b/include/boost/smart_ptr/detail/array_allocator.hpp index d342e04..aea824c 100644 --- a/include/boost/smart_ptr/detail/array_allocator.hpp +++ b/include/boost/smart_ptr/detail/array_allocator.hpp @@ -20,7 +20,7 @@ namespace boost { struct ms_noinit_tag { }; template - class ms_allocator_state; + struct ms_allocator_state; template struct ms_allocator_state {