Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -40,6 +40,6 @@
|
||||
#include <vector>
|
||||
#include "G4Isotope.hh"
|
||||
|
||||
typedef std::vector<G4Isotope*> G4IsotopeVector;
|
||||
using G4IsotopeVector = std::vector<G4Isotope*>;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user