You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Garret Voltz edited this page Aug 14, 2020
·
3 revisions
diff --git a/hoot-core/src/main/cpp/hoot/core/elements/ElementComparer.h b/hoot-core/src/main/cpp/hoot/core/elements/ElementComparer.h
index 693ee7f..2dfb6e9 100644
--- a/hoot-core/src/main/cpp/hoot/core/elements/ElementComparer.h+++ b/hoot-core/src/main/cpp/hoot/core/elements/ElementComparer.h@@ -52,6 +52,7 @@ public:
static const long DEBUG_ID = 0;
ElementComparer();
+ virtual ~ElementComparer() = default;
/**
* Determines if two elements are the same