Skip to content

Commit 9ae6898

Browse files
committed
Remove duplicate include.
1 parent efb99d2 commit 9ae6898

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/include/sycl/interop_handle.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include <sycl/detail/helpers.hpp> // for context_impl
1717
#include <sycl/detail/impl_utils.hpp> // for getSyclObjImpl
1818
#include <sycl/detail/pi.h> // for _pi_mem, pi_native_...
19-
#include <sycl/detail/pi.h> // for PI_ERROR_INVALID_ME...
2019
#include <sycl/device.hpp> // for device, device_impl
2120
#include <sycl/exception.hpp> // for invalid_object_error
2221
#include <sycl/exception_list.hpp> // for queue_impl

0 commit comments

Comments
 (0)