Skip to content

Commit 6bf04ca

Browse files
huixie90ldionne
andauthored
Update libcxx/test/std/ranges/range.adaptors/range.zip.transform/ctad.compile.pass.cpp
Co-authored-by: Louis Dionne <[email protected]>
1 parent 04336ae commit 6bf04ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/test/std/ranges/range.adaptors/range.zip.transform/ctad.compile.pass.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include <ranges>
1616

1717
#include "types.h"
18+
1819
struct Container {
1920
int* begin() const;
2021
int* end() const;

0 commit comments

Comments
 (0)