Skip to content

Commit 4201028

Browse files
committed
Add tuple cstring to Cxx 17 and 20
1 parent a526ba6 commit 4201028

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

libcxx/test/libcxx/transitive_includes/cxx17.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2390,6 +2390,7 @@ tuple compare
23902390
tuple cstddef
23912391
tuple cstdint
23922392
tuple cstdlib
2393+
tuple cstring
23932394
tuple exception
23942395
tuple initializer_list
23952396
tuple iosfwd

libcxx/test/libcxx/transitive_includes/cxx20.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2418,6 +2418,7 @@ tuple compare
24182418
tuple cstddef
24192419
tuple cstdint
24202420
tuple cstdlib
2421+
tuple cstring
24212422
tuple exception
24222423
tuple initializer_list
24232424
tuple iosfwd

0 commit comments

Comments
 (0)