Skip to content

Commit 13a4b2d

Browse files
authored
Fix the uncompilable issue in local environment. (#797)
1 parent a4c63ea commit 13a4b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ODLA/platforms/dnnl/odla_dnnl.h

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
#include <cassert>
2424
#include <cstddef>
25+
#include <functional>
2526
#include <iostream>
2627
#include <numeric>
2728
#include <unordered_map>

0 commit comments

Comments
 (0)