From 5d4adf267d4e396e5a6d3389be18f613c465a2e0 Mon Sep 17 00:00:00 2001 From: apostolos Date: Thu, 9 Sep 2021 12:06:02 +0300 Subject: [PATCH] nits --- benchmarks/benchmarks.cpp | 1 - 1 file changed, 1 deletion(-) 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};