summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MPreparedStatement.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mork/MPreparedStatement.hxx')
-rw-r--r--connectivity/source/drivers/mork/MPreparedStatement.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/mork/MPreparedStatement.hxx b/connectivity/source/drivers/mork/MPreparedStatement.hxx
index 2aa9aef1c273..eeed5fdb91bb 100644
--- a/connectivity/source/drivers/mork/MPreparedStatement.hxx
+++ b/connectivity/source/drivers/mork/MPreparedStatement.hxx
@@ -52,7 +52,7 @@ namespace connectivity
virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,
const css::uno::Any& rValue)
throw (css::uno::Exception, std::exception) override;
- virtual ~OPreparedStatement();
+ virtual ~OPreparedStatement() override;
virtual void SAL_CALL disposing() override;