Skip to content

Commit bb58a98

Browse files
committed
forward std::generate to std::for_each
1 parent 4589580 commit bb58a98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/include/__algorithm/generate.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include <__algorithm/for_each.h>
1313
#include <__config>
1414

15-
1615
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
1716
# pragma GCC system_header
1817
#endif

0 commit comments

Comments
 (0)