Skip to content
Snippets Groups Projects

Added missing includes to HepMC/HeavyIon.h

Merged Raphael Isemann requested to merge risemann/HepMC:MissingIncludesHeavyIon.h into master
  1. May 23, 2017
    • Raphael Isemann's avatar
      Added missing includes to HepMC/HeavyIon.h · 4bf7d22e
      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.
      4bf7d22e
Loading