Skip to content

Commit 2a14a04

Browse files
committed
Cleanup
1 parent 225dd4c commit 2a14a04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/include/__ranges/iota_view.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ template <class _Start, class _BoundSentinel>
371371
inline constexpr bool enable_borrowed_range<iota_view<_Start, _BoundSentinel>> = true;
372372

373373
namespace views {
374-
375374
namespace __iota {
376375
struct __fn {
377376
template <class _Start>

0 commit comments

Comments
 (0)