summaryrefslogtreecommitdiff
path: root/include/ucbhelper/std_outputstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/std_outputstream.hxx')
-rw-r--r--include/ucbhelper/std_outputstream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/std_outputstream.hxx b/include/ucbhelper/std_outputstream.hxx
index 1b8c812e2068..126015b79010 100644
--- a/include/ucbhelper/std_outputstream.hxx
+++ b/include/ucbhelper/std_outputstream.hxx
@@ -32,7 +32,7 @@ namespace ucbhelper
StdOutputStream( boost::shared_ptr< std::ostream > pStream );
- ~StdOutputStream( );
+ virtual ~StdOutputStream( );
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& rType )
throw ( css::uno::RuntimeException, std::exception ) SAL_OVERRIDE;