summaryrefslogtreecommitdiff
path: root/include/oox/core/relationshandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/relationshandler.hxx')
-rw-r--r--include/oox/core/relationshandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/core/relationshandler.hxx b/include/oox/core/relationshandler.hxx
index 756ef3e99f6c..15a6a804cffa 100644
--- a/include/oox/core/relationshandler.hxx
+++ b/include/oox/core/relationshandler.hxx
@@ -38,7 +38,7 @@ public:
createFastChildContext(
sal_Int32 nElement,
const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& rxAttribs )
- throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException, std::exception);
+ throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
private:
RelationsRef mxRelations;