summaryrefslogtreecommitdiff
path: root/store/source/lockbyte.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/lockbyte.hxx')
-rw-r--r--store/source/lockbyte.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/store/source/lockbyte.hxx b/store/source/lockbyte.hxx
index c54b64d538c8..8a6d01cc027d 100644
--- a/store/source/lockbyte.hxx
+++ b/store/source/lockbyte.hxx
@@ -111,6 +111,9 @@ public:
*/
storeError flush();
+protected:
+ ~ILockBytes() {}
+
private:
/** Implementation (abstract).
*/