summaryrefslogtreecommitdiff
path: root/sw/source/core/swg/SwXMLSectionList.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/swg/SwXMLSectionList.cxx')
-rw-r--r--sw/source/core/swg/SwXMLSectionList.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/source/core/swg/SwXMLSectionList.cxx b/sw/source/core/swg/SwXMLSectionList.cxx
index 77e1fcbd6e86..42ed3e736398 100644
--- a/sw/source/core/swg/SwXMLSectionList.cxx
+++ b/sw/source/core/swg/SwXMLSectionList.cxx
@@ -20,6 +20,7 @@
#include <SwXMLSectionList.hxx>
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlnamespace.hxx>
+#include <xmloff/xmltoken.hxx>
#include <vector>
using namespace ::com::sun::star;
@@ -87,7 +88,7 @@ SwXMLSectionList::SwXMLSectionList(const css::uno::Reference< css::uno::XCompone
}
SwXMLSectionList::~SwXMLSectionList()
- throw()
+ noexcept
{
}