Skip to content

Commit 6d19e8b

Browse files
authored
[clean-up ] Fix code style (#29064)
1 parent a84ae96 commit 6d19e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/src/type/float8_e4m3.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
#include <cmath>
99
#include <limits>
1010

11-
#include "openvino/core/type/float_util.hpp"
1211
#include "openvino/core/type/float16.hpp"
12+
#include "openvino/core/type/float_util.hpp"
1313

1414
namespace ov {
1515

0 commit comments

Comments
 (0)