summaryrefslogtreecommitdiff
path: root/include/ucbhelper/contenthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/contenthelper.hxx')
-rw-r--r--include/ucbhelper/contenthelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/contenthelper.hxx b/include/ucbhelper/contenthelper.hxx
index f558507e2d45..9645f7ef1f83 100644
--- a/include/ucbhelper/contenthelper.hxx
+++ b/include/ucbhelper/contenthelper.hxx
@@ -306,7 +306,7 @@ public:
* content provider. The provider implementation removes the content
* from a hash map.
*/
- virtual ~ContentImplHelper();
+ virtual ~ContentImplHelper() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )