summaryrefslogtreecommitdiff
path: root/store/source/storbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storbase.hxx')
-rw-r--r--store/source/storbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/storbase.hxx b/store/source/storbase.hxx
index 6606f5507570..b861047c56bd 100644
--- a/store/source/storbase.hxx
+++ b/store/source/storbase.hxx
@@ -432,7 +432,7 @@ struct PageData
rtl::Reference< PageData::Allocator > & rxAllocator, sal_uInt16 nPageSize);
protected:
- virtual ~Allocator() {}
+ virtual ~Allocator() override {}
private:
/** Implementation (abstract).