Skip to content

Commit 848ec9f

Browse files
committed
Format
Signed-off-by: Julian Oppermann <[email protected]>
1 parent 0ad484d commit 848ec9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/include/sycl/kernel_bundle.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#include <sycl/ext/oneapi/properties/property.hpp> // build_options
2727
#include <sycl/ext/oneapi/properties/property_value.hpp> // and log
2828

29-
#include <algorithm> // for copy
29+
#include <algorithm> // for copy
3030
#include <array> // for array
3131
#include <cstddef> // for std::byte
3232
#include <cstring> // for size_t, memcpy

0 commit comments

Comments
 (0)