Skip to content

Commit e9ec733

Browse files
committed
Remove some transitive includes that were removed with #150583
1 parent 3683469 commit e9ec733

File tree

1 file changed

+0
-47
lines changed
  • libcxx/test/libcxx/transitive_includes

1 file changed

+0
-47
lines changed

libcxx/test/libcxx/transitive_includes/cxx26.csv

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ algorithm cctype
22
algorithm climits
33
algorithm compare
44
algorithm cstdint
5-
algorithm cstdio
65
algorithm cstring
76
algorithm ctime
87
algorithm cwchar
@@ -12,8 +11,6 @@ algorithm iosfwd
1211
algorithm limits
1312
algorithm optional
1413
algorithm ratio
15-
algorithm stdexcept
16-
algorithm string_view
1714
algorithm tuple
1815
algorithm version
1916
any cstdint
@@ -333,32 +330,26 @@ flat_map cctype
333330
flat_map climits
334331
flat_map compare
335332
flat_map cstdint
336-
flat_map cstdio
337333
flat_map cstring
338334
flat_map cwchar
339335
flat_map cwctype
340336
flat_map initializer_list
341-
flat_map iosfwd
342337
flat_map limits
343338
flat_map optional
344339
flat_map stdexcept
345-
flat_map string_view
346340
flat_map tuple
347341
flat_map version
348342
flat_set cctype
349343
flat_set climits
350344
flat_set compare
351345
flat_set cstdint
352-
flat_set cstdio
353346
flat_set cstring
354347
flat_set cwchar
355348
flat_set cwctype
356349
flat_set initializer_list
357-
flat_set iosfwd
358350
flat_set limits
359351
flat_set optional
360352
flat_set stdexcept
361-
flat_set string_view
362353
flat_set tuple
363354
flat_set version
364355
format array
@@ -426,16 +417,13 @@ functional array
426417
functional cctype
427418
functional compare
428419
functional cstdint
429-
functional cstdio
430420
functional cstring
431421
functional cwchar
432422
functional cwctype
433423
functional initializer_list
434-
functional iosfwd
435424
functional limits
436425
functional optional
437426
functional stdexcept
438-
functional string_view
439427
functional tuple
440428
functional typeinfo
441429
functional unordered_map
@@ -635,16 +623,13 @@ locale version
635623
map cctype
636624
map compare
637625
map cstdint
638-
map cstdio
639626
map cstring
640627
map cwchar
641628
map cwctype
642629
map initializer_list
643-
map iosfwd
644630
map limits
645631
map optional
646632
map stdexcept
647-
map string_view
648633
map tuple
649634
map version
650635
mdspan array
@@ -688,36 +673,22 @@ mutex typeinfo
688673
mutex version
689674
new version
690675
numbers version
691-
numeric cctype
692676
numeric climits
693677
numeric compare
694678
numeric cstdint
695-
numeric cstdio
696679
numeric cstring
697680
numeric ctime
698-
numeric cwchar
699-
numeric cwctype
700681
numeric initializer_list
701-
numeric iosfwd
702682
numeric limits
703683
numeric optional
704684
numeric ratio
705-
numeric stdexcept
706-
numeric string_view
707685
numeric tuple
708686
numeric version
709-
optional cctype
710687
optional compare
711688
optional cstdint
712-
optional cstdio
713689
optional cstring
714-
optional cwchar
715-
optional cwctype
716690
optional initializer_list
717-
optional iosfwd
718691
optional limits
719-
optional stdexcept
720-
optional string_view
721692
optional version
722693
ostream array
723694
ostream bitset
@@ -835,7 +806,6 @@ ranges limits
835806
ranges optional
836807
ranges span
837808
ranges stdexcept
838-
ranges string_view
839809
ranges tuple
840810
ranges variant
841811
ranges version
@@ -881,16 +851,12 @@ semaphore version
881851
set cctype
882852
set compare
883853
set cstdint
884-
set cstdio
885854
set cstring
886855
set cwchar
887856
set cwctype
888857
set initializer_list
889-
set iosfwd
890858
set limits
891859
set optional
892-
set stdexcept
893-
set string_view
894860
set tuple
895861
set version
896862
shared_mutex cerrno
@@ -1125,34 +1091,21 @@ typeindex typeinfo
11251091
typeindex version
11261092
typeinfo cstdint
11271093
typeinfo version
1128-
unordered_map cctype
11291094
unordered_map compare
11301095
unordered_map cstdint
1131-
unordered_map cstdio
11321096
unordered_map cstring
1133-
unordered_map cwchar
1134-
unordered_map cwctype
11351097
unordered_map initializer_list
1136-
unordered_map iosfwd
11371098
unordered_map limits
11381099
unordered_map optional
11391100
unordered_map stdexcept
1140-
unordered_map string_view
11411101
unordered_map tuple
11421102
unordered_map version
1143-
unordered_set cctype
11441103
unordered_set compare
11451104
unordered_set cstdint
1146-
unordered_set cstdio
11471105
unordered_set cstring
1148-
unordered_set cwchar
1149-
unordered_set cwctype
11501106
unordered_set initializer_list
1151-
unordered_set iosfwd
11521107
unordered_set limits
11531108
unordered_set optional
1154-
unordered_set stdexcept
1155-
unordered_set string_view
11561109
unordered_set tuple
11571110
unordered_set version
11581111
utility compare

0 commit comments

Comments
 (0)