diff --git a/test/unordered/allocator_traits.cpp b/test/unordered/allocator_traits.cpp index 777ac14e..ef7f61fe 100644 --- a/test/unordered/allocator_traits.cpp +++ b/test/unordered/allocator_traits.cpp @@ -132,7 +132,7 @@ void test_allocator1() BOOST_MPL_ASSERT((boost::is_same::type>)); #else - BOOST_MPL_ASSERT((boost::is_same)); + BOOST_MPL_ASSERT((boost::is_same)); #endif BOOST_MPL_ASSERT((boost::is_same)); BOOST_MPL_ASSERT((boost::is_same));