diff --git a/include/type_traits b/include/type_traits index 5f968f316..345903e32 100644 --- a/include/type_traits +++ b/include/type_traits @@ -602,8 +602,6 @@ template struct _LIBCPP_VISIBLE is_abstract : public __libcpp_abstra template struct _LIBCPP_VISIBLE is_convertible : public integral_constant {}; -{ -}; #else // __clang__