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 7dabb34 commit a312a73Copy full SHA for a312a73
sycl/test-e2e/Regression/unwaited_for_host_task.cpp
@@ -1,7 +1,7 @@
1
// RUN: %{build} -o %t.out
2
// RUN: %{run} %t.out
3
4
-#include <sycl/sycl.hpp>
+#include <sycl/detail/core.hpp>
5
6
using namespace sycl;
7
0 commit comments