From: Konstantinos Margaritis Date: Mon, 1 Nov 2021 16:40:17 +0000 (+0000) Subject: add vermicelli.hpp to includes X-Git-Tag: vectorscan/5.4.6^2~6^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16f3cca98be32ed1027f9e9441415d14c2709c44;p=thirdparty%2Fvectorscan.git add vermicelli.hpp to includes --- diff --git a/benchmarks/benchmarks.hpp b/benchmarks/benchmarks.hpp index eb892e51..974d2234 100644 --- a/benchmarks/benchmarks.hpp +++ b/benchmarks/benchmarks.hpp @@ -30,7 +30,7 @@ #include "nfa/shufticompile.h" #include "nfa/truffle.h" #include "nfa/trufflecompile.h" -#include "nfa/vermicelli.h" +#include "nfa/vermicelli.hpp" #include "hwlm/noodle_build.h" #include "hwlm/noodle_engine.h" #include "hwlm/noodle_internal.h"