aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/features/closenessfeature.h
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/vespa/searchlib/features/closenessfeature.h')
-rw-r--r--searchlib/src/vespa/searchlib/features/closenessfeature.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchlib/src/vespa/searchlib/features/closenessfeature.h b/searchlib/src/vespa/searchlib/features/closenessfeature.h
index e45cf9687e0..799495eaff5 100644
--- a/searchlib/src/vespa/searchlib/features/closenessfeature.h
+++ b/searchlib/src/vespa/searchlib/features/closenessfeature.h
@@ -38,6 +38,7 @@ private:
public:
ClosenessBlueprint();
+ ~ClosenessBlueprint() override;
void visitDumpFeatures(const fef::IIndexEnvironment & env, fef::IDumpFeatureVisitor & visitor) const override;
fef::Blueprint::UP createInstance() const override;
fef::ParameterDescriptions getDescriptions() const override {