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 2cda53a commit 436c842Copy full SHA for 436c842
sycl/include/sycl/detail/vector_arith.hpp
@@ -14,6 +14,8 @@
14
#include <sycl/detail/type_traits/vec_marray_traits.hpp>
15
#include <sycl/ext/oneapi/bfloat16.hpp>
16
17
+#include <functional>
18
+
19
namespace sycl {
20
inline namespace _V1 {
21
namespace detail {
0 commit comments