aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetRegrid2/src/property.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetRegrid2/src/property.hh')
-rw-r--r--Carpet/CarpetRegrid2/src/property.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Carpet/CarpetRegrid2/src/property.hh b/Carpet/CarpetRegrid2/src/property.hh
index ed81729eb..d5540d6fe 100644
--- a/Carpet/CarpetRegrid2/src/property.hh
+++ b/Carpet/CarpetRegrid2/src/property.hh
@@ -28,6 +28,7 @@ namespace CarpetRegrid2 {
level_boundary const& bnd,
vector<ibset>& regions, int rl) = 0;
public:
+ virtual ~property() {}
bool test (gh const& hh, dh const& dd,
level_boundary const& bnd,
vector<ibset> const& regions, int rl);