Skip to content

Commit 16438be

Browse files
committed
Remove *optional entries in cxx03.csv after deleting movable_box.h include
1 parent e48977e commit 16438be

File tree

1 file changed

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

1 file changed

+0
-12
lines changed

libcxx/test/libcxx/transitive_includes/cxx03.csv

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ algorithm iterator
2020
algorithm limits
2121
algorithm memory
2222
algorithm new
23-
algorithm optional
2423
algorithm ratio
2524
algorithm stdexcept
2625
algorithm tuple
@@ -100,7 +99,6 @@ array iterator
10099
array limits
101100
array memory
102101
array new
103-
array optional
104102
array ratio
105103
array stdexcept
106104
array tuple
@@ -175,7 +173,6 @@ bitset iterator
175173
bitset limits
176174
bitset memory
177175
bitset new
178-
bitset optional
179176
bitset ratio
180177
bitset stdexcept
181178
bitset string
@@ -331,7 +328,6 @@ codecvt limits
331328
codecvt memory
332329
codecvt mutex
333330
codecvt new
334-
codecvt optional
335331
codecvt ratio
336332
codecvt stdexcept
337333
codecvt string
@@ -432,7 +428,6 @@ condition_variable iterator
432428
condition_variable limits
433429
condition_variable memory
434430
condition_variable new
435-
condition_variable optional
436431
condition_variable ratio
437432
condition_variable stdexcept
438433
condition_variable string
@@ -1027,7 +1022,6 @@ ios limits
10271022
ios memory
10281023
ios mutex
10291024
ios new
1030-
ios optional
10311025
ios ratio
10321026
ios stdexcept
10331027
ios string
@@ -1259,7 +1253,6 @@ locale limits
12591253
locale memory
12601254
locale mutex
12611255
locale new
1262-
locale optional
12631256
locale ratio
12641257
locale stdexcept
12651258
locale streambuf
@@ -2061,7 +2054,6 @@ streambuf limits
20612054
streambuf memory
20622055
streambuf mutex
20632056
streambuf new
2064-
streambuf optional
20652057
streambuf ratio
20662058
streambuf stdexcept
20672059
streambuf string
@@ -2096,7 +2088,6 @@ string iterator
20962088
string limits
20972089
string memory
20982090
string new
2099-
string optional
21002091
string ratio
21012092
string stdexcept
21022093
string string_view
@@ -2129,7 +2120,6 @@ string_view iterator
21292120
string_view limits
21302121
string_view memory
21312122
string_view new
2132-
string_view optional
21332123
string_view ratio
21342124
string_view stdexcept
21352125
string_view tuple
@@ -2271,7 +2261,6 @@ system_error iterator
22712261
system_error limits
22722262
system_error memory
22732263
system_error new
2274-
system_error optional
22752264
system_error ratio
22762265
system_error stdexcept
22772266
system_error string
@@ -2553,7 +2542,6 @@ vector locale
25532542
vector memory
25542543
vector mutex
25552544
vector new
2556-
vector optional
25572545
vector ratio
25582546
vector stdexcept
25592547
vector streambuf

0 commit comments

Comments
 (0)