Skip to content

Commit db4e3d2

Browse files
luweizhou2016azhai219
authored andcommitted
[FIX] Fix warining caused by missing header file.
1 parent 7a32c20 commit db4e3d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/float16.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
#include "bit_cast.hpp"
2626
#include "oneapi/dnnl/dnnl.h"
27+
#include "cpu/platform.hpp"
2728

2829
namespace dnnl {
2930
namespace impl {

0 commit comments

Comments
 (0)