summaryrefslogtreecommitdiff
path: root/svl/source/fsstor/ostreamcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/fsstor/ostreamcontainer.hxx')
-rw-r--r--svl/source/fsstor/ostreamcontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/fsstor/ostreamcontainer.hxx b/svl/source/fsstor/ostreamcontainer.hxx
index 6fc7f634c9b0..feac66ebef58 100644
--- a/svl/source/fsstor/ostreamcontainer.hxx
+++ b/svl/source/fsstor/ostreamcontainer.hxx
@@ -61,7 +61,7 @@ class OFSStreamContainer : public cppu::OWeakObject,
public:
explicit OFSStreamContainer( const css::uno::Reference < css::io::XStream >& xStream );
- virtual ~OFSStreamContainer();
+ virtual ~OFSStreamContainer() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& rType )