Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -42,7 +42,7 @@ class G4StatDouble
|
||||
public:
|
||||
G4StatDouble();
|
||||
G4StatDouble(G4double);
|
||||
virtual ~G4StatDouble();
|
||||
virtual ~G4StatDouble() = default;
|
||||
|
||||
G4StatDouble(const G4StatDouble&) = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user