Skip to content

Commit

Permalink
Fix the uncompilable issue in local environment. (#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
tianboh authored Jan 7, 2022
1 parent a4c63ea commit 13a4b2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ODLA/platforms/dnnl/odla_dnnl.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

#include <cassert>
#include <cstddef>
#include <functional>
#include <iostream>
#include <numeric>
#include <unordered_map>
Expand Down

0 comments on commit 13a4b2d

Please sign in to comment.