summaryrefslogtreecommitdiff
path: root/include/connectivity/paramwrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/paramwrapper.hxx')
-rw-r--r--include/connectivity/paramwrapper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/connectivity/paramwrapper.hxx b/include/connectivity/paramwrapper.hxx
index 39e45674c20f..2ccd288f87dd 100644
--- a/include/connectivity/paramwrapper.hxx
+++ b/include/connectivity/paramwrapper.hxx
@@ -107,7 +107,7 @@ namespace param
void SAL_CALL dispose();
protected:
- virtual ~ParameterWrapper();
+ virtual ~ParameterWrapper() override;
// disambiguations
using ::cppu::OPropertySetHelper::getFastPropertyValue;
@@ -137,7 +137,7 @@ namespace param
Parameters m_aParameters;
protected:
- virtual ~ParameterWrapperContainer();
+ virtual ~ParameterWrapperContainer() override;
public:
/** creates an empty container