aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/features/native_dot_product_feature.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/vespa/searchlib/features/native_dot_product_feature.cpp')
-rw-r--r--searchlib/src/vespa/searchlib/features/native_dot_product_feature.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/searchlib/src/vespa/searchlib/features/native_dot_product_feature.cpp b/searchlib/src/vespa/searchlib/features/native_dot_product_feature.cpp
index 8b47c4e9e81..9472814f581 100644
--- a/searchlib/src/vespa/searchlib/features/native_dot_product_feature.cpp
+++ b/searchlib/src/vespa/searchlib/features/native_dot_product_feature.cpp
@@ -59,6 +59,8 @@ NativeDotProductExecutor::handle_bind_match_data(const fef::MatchData &md)
//-----------------------------------------------------------------------------
+NativeDotProductBlueprint::~NativeDotProductBlueprint() = default;
+
bool
NativeDotProductBlueprint::setup(const IIndexEnvironment &,
const ParameterList &params)