Skip to content

v0.2.50..v0.2.51 changeset PertyTestRunner.h

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/algorithms/perty/PertyTestRunner.h b/hoot-core/src/main/cpp/hoot/core/algorithms/perty/PertyTestRunner.h
index 1dc4134..a7399f1 100644
--- a/hoot-core/src/main/cpp/hoot/core/algorithms/perty/PertyTestRunner.h
+++ b/hoot-core/src/main/cpp/hoot/core/algorithms/perty/PertyTestRunner.h
@@ -106,7 +106,7 @@ public:
         }
         _dynamicVariables.append(var);
       }
-    };
+    }
   }
 
   /**
Clone this wiki locally