An error occurred while fetching this tab.
Added missing includes to HepMC/HeavyIon.h
- May 23, 2017
-
-
Raphael Isemann authored
We use std::stream, std::ostream and std::swap in this header, so we also need to include the relevant includes. Otherwise we get compilation errors when including this header first.
-