summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx/VColumn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/sdbcx/VColumn.hxx')
-rw-r--r--include/connectivity/sdbcx/VColumn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/sdbcx/VColumn.hxx b/include/connectivity/sdbcx/VColumn.hxx
index 1bc671d8f29d..e28b01344d0b 100644
--- a/include/connectivity/sdbcx/VColumn.hxx
+++ b/include/connectivity/sdbcx/VColumn.hxx
@@ -71,7 +71,7 @@ namespace connectivity
virtual ::cppu::IPropertyArrayHelper* createArrayHelper( sal_Int32 _nId) const override;
virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper() override;
- virtual ~OColumn();
+ virtual ~OColumn() override;
public:
virtual void SAL_CALL acquire() throw() override;
virtual void SAL_CALL release() throw() override;