Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -46,8 +46,7 @@ class G4coutDestination
|
||||
public:
|
||||
|
||||
G4coutDestination() = default;
|
||||
virtual ~G4coutDestination();
|
||||
// Note: limitation on ICC for MIC cannot use 'default'
|
||||
virtual ~G4coutDestination() = default;
|
||||
|
||||
// The type of the functions defining a transformation of the message.
|
||||
// The function manipulates the input message, for example, to add a
|
||||
|
||||
Reference in New Issue
Block a user