We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e28c3 commit 384cb69Copy full SHA for 384cb69
sycl/test-e2e/Basic/khr_get_default_context.cpp
@@ -4,8 +4,8 @@
4
// Test checks that the default context contains all of the root devices that
5
// are associated with this platform.
6
7
-#include <sycl/detail/core.hpp>
8
#include <algorithm>
+#include <sycl/detail/core.hpp>
9
10
using namespace sycl;
11
0 commit comments