summaryrefslogtreecommitdiff
path: root/writerperfect/inc/WPXSvInputStream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/inc/WPXSvInputStream.hxx')
-rw-r--r--writerperfect/inc/WPXSvInputStream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/inc/WPXSvInputStream.hxx b/writerperfect/inc/WPXSvInputStream.hxx
index 9bbefbb35bd6..c6b5d74406b5 100644
--- a/writerperfect/inc/WPXSvInputStream.hxx
+++ b/writerperfect/inc/WPXSvInputStream.hxx
@@ -39,7 +39,7 @@ class WRITERPERFECT_DLLPUBLIC WPXSvInputStream : public librevenge::RVNGInputStr
{
public:
WPXSvInputStream(css::uno::Reference< css::io::XInputStream > const &xStream);
- virtual ~WPXSvInputStream();
+ virtual ~WPXSvInputStream() override;
virtual bool isStructured() override;
virtual unsigned subStreamCount() override;