Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit 09b2007

Browse files
committed
Remove util.h from genetic_autotuner.h
1 parent 9cb6756 commit 09b2007

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tc/autotuner/genetic_autotuner.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include <vector>
2121

2222
#include "tc/autotuner/parameters.h"
23-
#include "tc/autotuner/utils/utils.h"
2423
#include "tc/lang/parser.h"
2524

2625
#include <llvm/ADT/Optional.h>

0 commit comments

Comments
 (0)