diff --git a/benchmarks/benchmarks.cpp b/benchmarks/benchmarks.cpp index 6ff20b8b..4b961013 100644 --- a/benchmarks/benchmarks.cpp +++ b/benchmarks/benchmarks.cpp @@ -4,7 +4,6 @@ #include #include #include -#include "nfa/shufticompile.h" int main(){ int sizes[]= { 16000, 32000, 64000, 120000, 1600000, 2000000, 2500000, 3500000, 150000000, 250000000, 350000000, 500000000};