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 5192c25 commit 7f210e2Copy full SHA for 7f210e2
sycl/include/sycl/detail/sycl_local_mem_builtins.hpp
@@ -10,7 +10,7 @@
10
11
#include <sycl/detail/defines_elementary.hpp> // for __DPCPP_SYCL_EXTERNAL
12
13
-#include <cstddef> // for size_t, uint8_t
+#include <cstddef> // for size_t, uint8_t
14
15
#ifdef __SYCL_DEVICE_ONLY__
16
// Request a fixed-size allocation in local address space at kernel scope.
0 commit comments