Skip to content

Commit

Permalink
clang-format
Browse files Browse the repository at this point in the history
Signed-off-by: Byoungro So <byoungro.so@intel.com>
  • Loading branch information
bso-intel committed Apr 11, 2024
1 parent 44aedab commit 6931312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/include/sycl/detail/array.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
#include <sycl/detail/pi.h> // for PI_ERROR_INVALID_VALUE

#include <stddef.h> // for size_t
#include <type_traits> // for enable_if_t
#include <stdexcept>
#include <type_traits> // for enable_if_t

namespace sycl {
inline namespace _V1 {
Expand Down

0 comments on commit 6931312

Please sign in to comment.