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 40cb422 commit 9d75ffaCopy full SHA for 9d75ffa
sycl/include/sycl/info/info_desc.hpp
@@ -22,6 +22,8 @@
22
23
#include <sycl/range.hpp>
24
25
+#include <vector>
26
+
27
// This is used in trait .def files when there isn't a corresponding backend
28
// query but we still need a value to instantiate the template.
29
#define __SYCL_TRAIT_HANDLED_IN_RT 0
0 commit comments