Skip to content

Add another missing include for gcc14

Johannes Elmsheuser requested to merge elmsheus/Gaudi:gaudi_20240430_2 into master

This is a follow-up MR to !1580 (merged) and adds another missing #include <algorithm> for std::for_each needed for gcc14

Merge request reports