This file was deleted.

3 changes: 2 additions & 1 deletion libcxx/test/libcxx/transitive_includes/cxx17.csv
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ algorithm cstdint
algorithm cstdlib
algorithm cstring
algorithm cwchar
algorithm execution
algorithm initializer_list
algorithm iosfwd
algorithm iterator
Expand All @@ -16,6 +15,7 @@ algorithm memory
algorithm new
algorithm optional
algorithm stdexcept
algorithm tuple
algorithm type_traits
algorithm utility
algorithm version
Expand Down Expand Up @@ -580,6 +580,7 @@ numeric iterator
numeric limits
numeric new
numeric optional
numeric tuple
numeric type_traits
numeric version
optional atomic
Expand Down
3 changes: 2 additions & 1 deletion libcxx/test/libcxx/transitive_includes/cxx20.csv
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ algorithm cstdint
algorithm cstdlib
algorithm cstring
algorithm cwchar
algorithm execution
algorithm initializer_list
algorithm iosfwd
algorithm iterator
Expand All @@ -16,6 +15,7 @@ algorithm memory
algorithm new
algorithm optional
algorithm stdexcept
algorithm tuple
algorithm type_traits
algorithm utility
algorithm version
Expand Down Expand Up @@ -587,6 +587,7 @@ numeric iterator
numeric limits
numeric new
numeric optional
numeric tuple
numeric type_traits
numeric version
optional atomic
Expand Down
4 changes: 2 additions & 2 deletions libcxx/test/libcxx/transitive_includes/cxx23.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ algorithm cstdint
algorithm cstring
algorithm ctime
algorithm cwchar
algorithm execution
algorithm initializer_list
algorithm iosfwd
algorithm limits
algorithm new
algorithm optional
algorithm ratio
algorithm tuple
algorithm version
any cstddef
any cstdint
Expand Down Expand Up @@ -391,12 +391,12 @@ numeric cstddef
numeric cstdint
numeric cstring
numeric ctime
numeric execution
numeric initializer_list
numeric limits
numeric new
numeric optional
numeric ratio
numeric tuple
numeric version
optional compare
optional cstddef
Expand Down
4 changes: 2 additions & 2 deletions libcxx/test/libcxx/transitive_includes/cxx26.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ algorithm cstdint
algorithm cstring
algorithm ctime
algorithm cwchar
algorithm execution
algorithm initializer_list
algorithm iosfwd
algorithm limits
algorithm new
algorithm optional
algorithm ratio
algorithm tuple
algorithm version
any cstddef
any cstdint
Expand Down Expand Up @@ -391,12 +391,12 @@ numeric cstddef
numeric cstdint
numeric cstring
numeric ctime
numeric execution
numeric initializer_list
numeric limits
numeric new
numeric optional
numeric ratio
numeric tuple
numeric version
optional compare
optional cstddef
Expand Down