Skip to content

Commit 5ea8b72

Browse files
author
Sergey Kanaev
committed
[SYCL] Remove unneeded includes
Signed-off-by: Sergey Kanaev <[email protected]>
1 parent b42ed15 commit 5ea8b72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sycl/test/host-interop-task/host-task-failure.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// RUN: %ACC_RUN_PLACEHOLDER %t.out
55

66
#include <CL/sycl.hpp>
7-
#include <CL/sycl/backend/opencl.hpp>
8-
#include <CL/sycl/detail/cl.h>
97

108
using namespace cl::sycl;
119
using namespace cl::sycl::access;

0 commit comments

Comments
 (0)