summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_statement.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/mysqlc_statement.hxx')
-rw-r--r--mysqlc/source/mysqlc_statement.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysqlc/source/mysqlc_statement.hxx b/mysqlc/source/mysqlc_statement.hxx
index a8fa0cc997be..ed9f9f896218 100644
--- a/mysqlc/source/mysqlc_statement.hxx
+++ b/mysqlc/source/mysqlc_statement.hxx
@@ -54,10 +54,10 @@ namespace connectivity
class OCommonStatement;
typedef OSubComponent< OCommonStatement, OCommonStatement_IBase > OStatement_CBase;
- //**************************************************************
+
//************ Class: OCommonStatement
// is a base class for the normal statement and for the prepared statement
- //**************************************************************
+
class OCommonStatement :public OBase_Mutex
,public OCommonStatement_IBase
,public ::cppu::OPropertySetHelper