Skip to content

Commit f33d2ac

Browse files
committed
Fix clang-format error
1 parent 827632f commit f33d2ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/exec/trampoline_scheduler.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
#include "../stdexec/__detail/__config.hpp"
2020

21-
# include "completion_behavior.hpp"
21+
#include "completion_behavior.hpp"
2222

2323
#if STDEXEC_USE_MODULES()
2424
import std;

0 commit comments

Comments
 (0)