Skip to content

Commit 384cb69

Browse files
committed
fix format
1 parent 16e28c3 commit 384cb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Basic/khr_get_default_context.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
// Test checks that the default context contains all of the root devices that
55
// are associated with this platform.
66

7-
#include <sycl/detail/core.hpp>
87
#include <algorithm>
8+
#include <sycl/detail/core.hpp>
99

1010
using namespace sycl;
1111

0 commit comments

Comments
 (0)