Skip to content

Commit 3bc8061

Browse files
authored
[SYCL][USM][NFC] Remove unnecessary includes from usm_impl.hpp. (#1823)
Signed-off-by: James Brodman <[email protected]>
1 parent 06e066a commit 3bc8061

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sycl/include/CL/sycl/detail/usm_impl.hpp

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
// ===--------------------------------------------------------------------=== //
88
#pragma once
99

10-
#include <CL/cl_usm_ext.h>
11-
#include <CL/sycl/detail/cl.h>
1210
#include <CL/sycl/detail/export.hpp>
1311
#include <CL/sycl/usm/usm_enums.hpp>
1412

0 commit comments

Comments
 (0)