Skip to content

Commit 87eeb21

Browse files
committed
Try to fix transitive includes
1 parent 1ee5584 commit 87eeb21

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

libcxx/test/libcxx/transitive_includes/cxx11.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1949,6 +1949,7 @@ spanstream limits
19491949
spanstream locale
19501950
spanstream memory
19511951
spanstream mutex
1952+
spanstream new
19521953
spanstream optional
19531954
spanstream ostream
19541955
spanstream print

libcxx/test/libcxx/transitive_includes/cxx14.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1988,6 +1988,7 @@ spanstream limits
19881988
spanstream locale
19891989
spanstream memory
19901990
spanstream mutex
1991+
spanstream new
19911992
spanstream optional
19921993
spanstream ostream
19931994
spanstream print

libcxx/test/libcxx/transitive_includes/cxx17.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2002,6 +2002,7 @@ spanstream limits
20022002
spanstream locale
20032003
spanstream memory
20042004
spanstream mutex
2005+
spanstream new
20052006
spanstream optional
20062007
spanstream ostream
20072008
spanstream print

0 commit comments

Comments
 (0)