Skip to content

Commit

Permalink
Remove support for very old versions of ROOT < 6.26.0. Remove default…
Browse files Browse the repository at this point in the history
… use of std namespace from some implementation files.
  • Loading branch information
MarkusFrankATcernch committed Feb 8, 2024
1 parent 5e99050 commit be158a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DDCore/src/plugins/Compact2Objects.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,6 @@ template <> void Converter<OpticalSurface>::operator()(xml_h element) const {
surf->GetName(), pname.c_str(), ptyp.c_str());
}
}
#endif
}

/** Convert compact constant property (Material properties stored in TGeoManager)
Expand Down

0 comments on commit be158a4

Please sign in to comment.