summaryrefslogtreecommitdiff
path: root/store/source/storcach.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storcach.hxx')
-rw-r--r--store/source/storcach.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/store/source/storcach.hxx b/store/source/storcach.hxx
index 46ad5eff15f0..60edc04ad889 100644
--- a/store/source/storcach.hxx
+++ b/store/source/storcach.hxx
@@ -70,6 +70,9 @@ public:
storeError removePageAt (
sal_uInt32 nOffset);
+protected:
+ ~PageCache() {}
+
private:
/** Implementation (abstract).
*/