summaryrefslogtreecommitdiff
path: root/io/source/stm/opipe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/opipe.cxx')
-rw-r--r--io/source/stm/opipe.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/stm/opipe.cxx b/io/source/stm/opipe.cxx
index cdc02bfc0d55..2e1e86320725 100644
--- a/io/source/stm/opipe.cxx
+++ b/io/source/stm/opipe.cxx
@@ -57,7 +57,7 @@ class OPipeImpl :
{
public:
OPipeImpl( );
- ~OPipeImpl();
+ virtual ~OPipeImpl();
public: // XInputStream
virtual sal_Int32 SAL_CALL readBytes(Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead)