Skip to content

Commit fccc506

Browse files
committed
review feedback
1 parent d3a6d09 commit fccc506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/nvexec/launch.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
* limitations under the License.
1515
*/
1616

17-
#include <algorithm>
1817
#include <stdexec/execution.hpp>
1918
#include <test_common/catch2.hpp>
2019

2120
#include "common.cuh"
2221
#include "nvexec/stream_context.cuh"
2322

23+
#include <algorithm>
2424
#include <numeric>
2525
#include <vector>
2626

0 commit comments

Comments
 (0)