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