summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess/intercept.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/dataaccess/intercept.hxx')
-rw-r--r--dbaccess/source/core/dataaccess/intercept.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/dataaccess/intercept.hxx b/dbaccess/source/core/dataaccess/intercept.hxx
index 85b6482008a7..ea2060cc7b0d 100644
--- a/dbaccess/source/core/dataaccess/intercept.hxx
+++ b/dbaccess/source/core/dataaccess/intercept.hxx
@@ -44,7 +44,7 @@ protected:
virtual ~OInterceptor();
public:
- OInterceptor( ODocumentDefinition* _pContentHolder );
+ explicit OInterceptor( ODocumentDefinition* _pContentHolder );
void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);