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