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 2e72fc2 commit 96ca413Copy full SHA for 96ca413
sycl/include/sycl/detail/os_util.hpp
@@ -12,6 +12,7 @@
12
13
#include <sycl/detail/export.hpp> // for __SYCL_EXPORT
14
15
+#include <array>
16
#include <cstdlib> // for size_t
17
#include <functional>
18
#include <string> // for string
0 commit comments