summaryrefslogtreecommitdiff
path: root/include/svl/instrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/instrm.hxx')
-rw-r--r--include/svl/instrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/instrm.hxx b/include/svl/instrm.hxx
index 1e64eda2aecf..65d24f37d169 100644
--- a/include/svl/instrm.hxx
+++ b/include/svl/instrm.hxx
@@ -54,7 +54,7 @@ class SVL_DLLPUBLIC SvInputStream: public SvStream
public:
SvInputStream( css::uno::Reference< css::io::XInputStream > const & rTheStream );
- virtual ~SvInputStream();
+ virtual ~SvInputStream() override;
};
#endif // INCLUDED_SVL_INSTRM_HXX