Skip to content

Commit cea8b3d

Browse files
committed
include
1 parent eaa9f0f commit cea8b3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/include/__algorithm/generate.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
#include <__algorithm/for_each.h>
1313
#include <__config>
14+
#include <__iterator/iterator_traits.h>
1415
#include <__utility/forward.h>
1516

1617
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)

0 commit comments

Comments
 (0)