Skip to content

Commit ca78abe

Browse files
committed
format harder
1 parent a44a4db commit ca78abe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/exec/sequence/iterate.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
# include "../../stdexec/__detail/__concepts.hpp"
2424
# include "../../stdexec/__detail/__connect.hpp"
2525
# include "../../stdexec/__detail/__env.hpp"
26-
# include "../../stdexec/__detail/__optional.hpp"
26+
# include "../../stdexec/__detail/__execution_fwd.hpp"
2727
# include "../../stdexec/__detail/__operation_states.hpp"
28+
# include "../../stdexec/__detail/__optional.hpp"
2829
# include "../../stdexec/__detail/__receivers.hpp"
2930
# include "../../stdexec/__detail/__schedulers.hpp"
3031
# include "../../stdexec/__detail/__sender_concepts.hpp"
31-
# include "../../stdexec/__detail/__execution_fwd.hpp"
3232

3333
# include "../detail/basic_sequence.hpp"
3434
# include "../sender_for.hpp"

0 commit comments

Comments
 (0)