Skip to content

Commit a312a73

Browse files
Fix test header
1 parent 7dabb34 commit a312a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Regression/unwaited_for_host_task.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// RUN: %{build} -o %t.out
22
// RUN: %{run} %t.out
33

4-
#include <sycl/sycl.hpp>
4+
#include <sycl/detail/core.hpp>
55

66
using namespace sycl;
77

0 commit comments

Comments
 (0)