summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/evoab2/NPreparedStatement.hxx')
-rw-r--r--connectivity/source/drivers/evoab2/NPreparedStatement.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/evoab2/NPreparedStatement.hxx b/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
index 73e62583d0a7..dc002b2c6d1e 100644
--- a/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
+++ b/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
@@ -70,7 +70,7 @@ namespace connectivity
css::uno::Reference< css::sdbc::XResultSetMetaData > m_xMetaData;
protected:
- virtual ~OEvoabPreparedStatement();
+ virtual ~OEvoabPreparedStatement() override;
public:
explicit OEvoabPreparedStatement( OEvoabConnection* _pConnection );