v0.2.54..v0.2.55 changeset PolygonCriterion.h - ngageoint/hootenanny GitHub Wiki

diff --git a/hoot-core/src/main/cpp/hoot/core/criterion/PolygonCriterion.h b/hoot-core/src/main/cpp/hoot/core/criterion/PolygonCriterion.h
index 3c514ee..46e13e4 100644
--- a/hoot-core/src/main/cpp/hoot/core/criterion/PolygonCriterion.h
+++ b/hoot-core/src/main/cpp/hoot/core/criterion/PolygonCriterion.h
@@ -40,6 +40,7 @@ namespace hoot
 class PolygonCriterion : public ConflatableElementCriterion
 {
 public:
+
   static std::string className() { return "hoot::PolygonCriterion"; }
 
   PolygonCriterion();
⚠️ **GitHub.com Fallback** ⚠️