summaryrefslogtreecommitdiffstats
path: root/unoidl/source/unoidlprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoidl/source/unoidlprovider.hxx')
-rw-r--r--unoidl/source/unoidlprovider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoidl/source/unoidlprovider.hxx b/unoidl/source/unoidlprovider.hxx
index 1e80d7e44b6b..734f8592b814 100644
--- a/unoidl/source/unoidlprovider.hxx
+++ b/unoidl/source/unoidlprovider.hxx
@@ -45,7 +45,7 @@ public:
const override;
private:
- virtual ~UnoidlProvider() throw () override;
+ virtual ~UnoidlProvider() noexcept override;
rtl::Reference< detail::MappedFile > file_;
NestedMap map_;