Skip to content

Commit add0bf8

Browse files
committed
fix include file missing error on Windows
1 parent 4f76907 commit add0bf8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/auto_scheduler/utils.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <tvm/tir/expr.h>
3030

3131
#include <algorithm>
32+
#include <chrono>
3233
#include <deque>
3334
#include <exception>
3435
#include <future>

0 commit comments

Comments
 (0)