Skip to content

v0.2.54..v0.2.55 changeset PolygonCriterion.h

Garret Voltz edited this page Aug 14, 2020 · 1 revision
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();
Clone this wiki locally