Skip to content

Commit

Permalink
Import header
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterJH5574 committed Dec 15, 2021
1 parent 4c52887 commit a53e438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions src/tir/ir/functor_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
* specific language governing permissions and limitations
* under the License.
*/
#include <tvm/runtime/container/array.h>

/*!
* \file tir/ir/functor_common.h
* \brief Common utils for implementing functors
Expand Down
2 changes: 0 additions & 2 deletions src/tir/schedule/primitive/block_annotate.cc
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
* specific language governing permissions and limitations
* under the License.
*/
#include <tvm/runtime/container/array.h>

#include "../../ir/functor_common.h"
#include "../utils.h"

Expand Down

0 comments on commit a53e438

Please sign in to comment.