summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgole.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/sdstor/stgole.hxx')
-rw-r--r--sot/source/sdstor/stgole.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/source/sdstor/stgole.hxx b/sot/source/sdstor/stgole.hxx
index 30d8ab3336cb..cfe09b18ba63 100644
--- a/sot/source/sdstor/stgole.hxx
+++ b/sot/source/sdstor/stgole.hxx
@@ -59,7 +59,7 @@ public:
class StgOleStream : public StgInternalStream
{
public:
- StgOleStream( BaseStorage&, bool );
+ explicit StgOleStream( BaseStorage& );
bool Store();
};