summaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/juniper/sumdesc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchsummary/src/vespa/juniper/sumdesc.cpp')
-rw-r--r--searchsummary/src/vespa/juniper/sumdesc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchsummary/src/vespa/juniper/sumdesc.cpp b/searchsummary/src/vespa/juniper/sumdesc.cpp
index fcee1eb605f..d6ac5e6e416 100644
--- a/searchsummary/src/vespa/juniper/sumdesc.cpp
+++ b/searchsummary/src/vespa/juniper/sumdesc.cpp
@@ -325,6 +325,7 @@ SummaryDesc::SummaryDesc(Matcher* matcher, ssize_t length, ssize_t min_length,
locate_accidential_matches();
}
+SummaryDesc::~SummaryDesc() = default;
void SummaryDesc::locate_accidential_matches()