summaryrefslogtreecommitdiff
path: root/store/source/object.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/object.hxx')
-rw-r--r--store/source/object.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/object.hxx b/store/source/object.hxx
index d59d9485adba..6d8c1303dc01 100644
--- a/store/source/object.hxx
+++ b/store/source/object.hxx
@@ -46,7 +46,7 @@ public:
protected:
/** Destruction.
*/
- virtual ~OStoreObject() {}
+ virtual ~OStoreObject() override {}
private:
/** The IStoreHandle TypeId.