Skip to content

Commit 375e70d

Browse files
committed
fix include formatting
1 parent 4512eda commit 375e70d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ggml/src/ggml-sycl/binbcast.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
#include "binbcast.hpp"
2+
23
#include <cstddef>
34
#include <cstdint>
45
#include <sycl/sycl.hpp>
6+
57
#include "ggml.h"
68

79
template<float (*bin_op)(const float, const float), typename src0_t, typename src1_t, typename dst_t>

0 commit comments

Comments
 (0)