Solve clang warnings
Compare changes
Files
9@@ -12,6 +12,12 @@ GeoDeDuplicator::GeoIdMap GeoDeDuplicator::s_geoIds{};
@@ -124,10 +130,10 @@ PVLink GeoDeDuplicator::clone(PVConstLink cloneMe) const {
A first trial MR solving clang17 warnings as reported in the MacOS compilation.