summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx/VCatalog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/sdbcx/VCatalog.hxx')
-rw-r--r--include/connectivity/sdbcx/VCatalog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/sdbcx/VCatalog.hxx b/include/connectivity/sdbcx/VCatalog.hxx
index 4254fdb2ee78..f7eee9ea6a26 100644
--- a/include/connectivity/sdbcx/VCatalog.hxx
+++ b/include/connectivity/sdbcx/VCatalog.hxx
@@ -90,7 +90,7 @@ namespace connectivity
public:
OCatalog(const css::uno::Reference< css::sdbc::XConnection> &_xConnection);
- virtual ~OCatalog();
+ virtual ~OCatalog() override;
DECLARE_SERVICE_INFO();