diff --git a/libcxx/include/type_traits b/libcxx/include/type_traits --- a/libcxx/include/type_traits +++ b/libcxx/include/type_traits @@ -529,28 +529,6 @@ template struct _LIBCPP_TEMPLATE_VIS pair; template struct _LIBCPP_TEMPLATE_VIS hash; -template struct _MetaBase; -template <> -struct _MetaBase { - template