Import Geant4 10.4.1 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4ElementTable.hh 66811 2013-01-12 16:04:23Z gcosmo $
|
||||
// $Id: G4ElementTable.hh 108492 2018-02-15 15:00:12Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
@@ -38,6 +38,8 @@
|
||||
#ifndef G4ELEMENTTABLE_HH
|
||||
#define G4ELEMENTTABLE_HH
|
||||
|
||||
#include <vector>
|
||||
|
||||
class G4Element;
|
||||
|
||||
typedef std::vector<G4Element*> G4ElementTable;
|
||||
|
||||
Reference in New Issue
Block a user