We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5412f51 + 175f174 commit dcad464Copy full SHA for dcad464
include/flux/core/sequence_iterator.hpp
@@ -5,7 +5,8 @@
5
#ifndef FLUX_CORE_SEQUENCE_ITERATOR_HPP_INCLUDED
6
#define FLUX_CORE_SEQUENCE_ITERATOR_HPP_INCLUDED
7
8
-#include <flux/core.hpp>
+#include <flux/core/concepts.hpp>
9
+#include <flux/core/sequence_access.hpp>
10
11
namespace flux {
12
0 commit comments