summaryrefslogtreecommitdiff
path: root/shell/inc/xml_parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/xml_parser.hxx')
-rw-r--r--shell/inc/xml_parser.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/inc/xml_parser.hxx b/shell/inc/xml_parser.hxx
index aea4240b5c3e..37c44781cc5a 100644
--- a/shell/inc/xml_parser.hxx
+++ b/shell/inc/xml_parser.hxx
@@ -23,8 +23,6 @@
#include <expat.h>
#include <stdexcept>
-#include <sal/types.h>
-
class xml_parser_exception final : public std::runtime_error
{
public: