v0.2.55..v0.2.56 changeset ImmediatelyConnectedOutOfBoundsWayTagger.h - ngageoint/hootenanny GitHub Wiki

diff --git a/hoot-core/src/main/cpp/hoot/core/ops/ImmediatelyConnectedOutOfBoundsWayTagger.h b/hoot-core/src/main/cpp/hoot/core/ops/ImmediatelyConnectedOutOfBoundsWayTagger.h
index 59106c8..76b2b5b 100644
--- a/hoot-core/src/main/cpp/hoot/core/ops/ImmediatelyConnectedOutOfBoundsWayTagger.h
+++ b/hoot-core/src/main/cpp/hoot/core/ops/ImmediatelyConnectedOutOfBoundsWayTagger.h
@@ -54,6 +54,7 @@ public:
   ImmediatelyConnectedOutOfBoundsWayTagger();
   ImmediatelyConnectedOutOfBoundsWayTagger(const geos::geom::Envelope& bounds,
                                            const bool strictBounds);
+  virtual ~ImmediatelyConnectedOutOfBoundsWayTagger() = default;
 
   /**
    * @see OsmMapOperation
⚠️ **GitHub.com Fallback** ⚠️