Adding virtual destructor.
This commit is contained in:
parent
ae16a657d3
commit
44eb3cf277
@ -35,6 +35,7 @@ namespace Opm
|
||||
class BlackoilPropertiesInterface
|
||||
{
|
||||
public:
|
||||
virtual ~BlackoilPropertiesInterface() {}
|
||||
|
||||
// ---- Rock interface ----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user