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 0ad484d commit 848ec9fCopy full SHA for 848ec9f
sycl/include/sycl/kernel_bundle.hpp
@@ -26,7 +26,7 @@
26
#include <sycl/ext/oneapi/properties/property.hpp> // build_options
27
#include <sycl/ext/oneapi/properties/property_value.hpp> // and log
28
29
-#include <algorithm> // for copy
+#include <algorithm> // for copy
30
#include <array> // for array
31
#include <cstddef> // for std::byte
32
#include <cstring> // for size_t, memcpy
0 commit comments