From: apostolos Date: Thu, 9 Sep 2021 09:06:02 +0000 (+0300) Subject: nits X-Git-Tag: v5.4.3+vectorscan~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4adf267d4e396e5a6d3389be18f613c465a2e0;p=thirdparty%2Fvectorscan.git nits --- 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};