v0.2.55..v0.2.56 changeset MultiaryScorePoiMatchesCmd.cpp - ngageoint/hootenanny GitHub Wiki

diff --git a/hoot-rnd/src/main/cpp/hoot/rnd/cmd/MultiaryScorePoiMatchesCmd.cpp b/hoot-rnd/src/main/cpp/hoot/rnd/cmd/MultiaryScorePoiMatchesCmd.cpp
index 1f974ae..864397e 100644
--- a/hoot-rnd/src/main/cpp/hoot/rnd/cmd/MultiaryScorePoiMatchesCmd.cpp
+++ b/hoot-rnd/src/main/cpp/hoot/rnd/cmd/MultiaryScorePoiMatchesCmd.cpp
@@ -58,7 +58,7 @@ public:
 
   static string className() { return "hoot::MultiaryScorePoiMatchesCmd"; }
 
-  MultiaryScorePoiMatchesCmd() { }
+  MultiaryScorePoiMatchesCmd() = default;
 
   QString evaluateThreshold(OsmMapPtr map, QString output,
     std::shared_ptr<MatchThreshold> mt, bool showConfusion)
⚠️ **GitHub.com Fallback** ⚠️