]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
nits
authorapostolos <apostolos.tapsas@vectorcamp.gr>
Thu, 9 Sep 2021 09:06:02 +0000 (12:06 +0300)
committerKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Tue, 12 Oct 2021 08:51:34 +0000 (11:51 +0300)
benchmarks/benchmarks.cpp

index 6ff20b8b2162cd5fb6d875802c3cc4a9f424d7b5..4b9610137855074a6c7d340379fc97ba9cb55e3f 100644 (file)
@@ -4,7 +4,6 @@
 #include <string.h>
 #include <time.h>
 #include <functional>
-#include "nfa/shufticompile.h"
 
 int main(){
     int sizes[]=   { 16000, 32000, 64000, 120000, 1600000, 2000000, 2500000, 3500000, 150000000, 250000000, 350000000, 500000000};