summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool/ZConnectionPool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/cpool/ZConnectionPool.hxx')
-rw-r--r--connectivity/source/cpool/ZConnectionPool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/cpool/ZConnectionPool.hxx b/connectivity/source/cpool/ZConnectionPool.hxx
index 7cb93c28c994..c4aa5111f132 100644
--- a/connectivity/source/cpool/ZConnectionPool.hxx
+++ b/connectivity/source/cpool/ZConnectionPool.hxx
@@ -129,7 +129,7 @@ namespace connectivity
protected:
// the dtor will be called from the last instance (last release call)
- virtual ~OConnectionPool();
+ virtual ~OConnectionPool() override;
public:
OConnectionPool(const css::uno::Reference< css::sdbc::XDriver >& _xDriver,
const css::uno::Reference< css::uno::XInterface >& _xDriverNode,