v0.2.53..v0.2.54 changeset MatchFactory.h - ngageoint/hootenanny GitHub Wiki
diff --git a/hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchFactory.h b/hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchFactory.h
index c4d4e85..df07ae1 100644
--- a/hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchFactory.h
+++ b/hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchFactory.h
@@ -127,6 +127,7 @@ private:
friend class MatchCandidateCountVisitorTest;
friend class MatchCandidateCountVisitorRndTest;
+ friend class TestUtils;
};
}