summaryrefslogtreecommitdiff
path: root/unoidl/source/legacyprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoidl/source/legacyprovider.hxx')
-rw-r--r--unoidl/source/legacyprovider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoidl/source/legacyprovider.hxx b/unoidl/source/legacyprovider.hxx
index aac97824e986..4f9427d18fb4 100644
--- a/unoidl/source/legacyprovider.hxx
+++ b/unoidl/source/legacyprovider.hxx
@@ -31,7 +31,7 @@ public:
const override;
private:
- virtual ~LegacyProvider() throw ();
+ virtual ~LegacyProvider() throw () override;
Manager & manager_;
mutable RegistryKey ucr_;