diff --git a/openlr/openlr_match_quality/openlr_assessment_tool/points_controller_delegate_base.hpp b/openlr/openlr_match_quality/openlr_assessment_tool/points_controller_delegate_base.hpp index 1bba8be40c..5c03d7cb21 100644 --- a/openlr/openlr_match_quality/openlr_assessment_tool/points_controller_delegate_base.hpp +++ b/openlr/openlr_match_quality/openlr_assessment_tool/points_controller_delegate_base.hpp @@ -23,6 +23,8 @@ public: Remove }; + virtual ~PointsControllerDelegateBase() = default; + virtual std::vector GetAllJunctionPointsInViewport() const = 0; /// Returns all junction points at a given location in the form of feature id and /// point index in the feature.