Skip to content

Commit 5fc569a

Browse files
committed
update format
1 parent 5f4e4e4 commit 5fc569a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/test/preconditioner/jacobi_kernels.cpp

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
//
33
// SPDX-License-Identifier: BSD-3-Clause
44

5+
#include "core/preconditioner/jacobi_kernels.hpp"
6+
57
#include <algorithm>
68
#include <type_traits>
79

@@ -12,7 +14,6 @@
1214
#include <ginkgo/core/preconditioner/jacobi.hpp>
1315

1416
#include "core/base/extended_float.hpp"
15-
#include "core/preconditioner/jacobi_kernels.hpp"
1617
#include "core/test/utils.hpp"
1718

1819

0 commit comments

Comments
 (0)