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.
sycl/id.hpp
1 parent b239891 commit 973068eCopy full SHA for 973068e
sycl/include/sycl/id.hpp
@@ -9,10 +9,8 @@
9
#pragma once
10
11
#include <sycl/detail/array.hpp> // for array
12
-#include <sycl/detail/common.hpp> // for InitializedVal
13
#include <sycl/detail/defines.hpp> // for __SYCL_ASSUME_INT
14
#include <sycl/detail/defines_elementary.hpp> // for __SYCL_DEPRECATED, __SYCL_A...
15
-#include <sycl/exception.hpp> // for make_error_code, errc, exce...
16
#include <sycl/range.hpp> // for range
17
18
#include <stddef.h> // for size_t
0 commit comments