summaryrefslogtreecommitdiff
path: root/package/source/xstor/xstorage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/xstor/xstorage.hxx')
-rw-r--r--package/source/xstor/xstorage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/source/xstor/xstorage.hxx b/package/source/xstor/xstorage.hxx
index f7f82c086126..a0f2b3b74c8f 100644
--- a/package/source/xstor/xstorage.hxx
+++ b/package/source/xstor/xstorage.hxx
@@ -318,7 +318,7 @@ public:
OStorage( OStorage_Impl* pImpl, bool bReadOnlyWrap );
- virtual ~OStorage();
+ virtual ~OStorage() override;
void SAL_CALL InternalDispose( bool bNotifyImpl );