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 efb99d2 commit 9ae6898Copy full SHA for 9ae6898
sycl/include/sycl/interop_handle.hpp
@@ -16,7 +16,6 @@
16
#include <sycl/detail/helpers.hpp> // for context_impl
17
#include <sycl/detail/impl_utils.hpp> // for getSyclObjImpl
18
#include <sycl/detail/pi.h> // for _pi_mem, pi_native_...
19
-#include <sycl/detail/pi.h> // for PI_ERROR_INVALID_ME...
20
#include <sycl/device.hpp> // for device, device_impl
21
#include <sycl/exception.hpp> // for invalid_object_error
22
#include <sycl/exception_list.hpp> // for queue_impl
0 commit comments