summaryrefslogtreecommitdiff
path: root/xmlreader/source
diff options
context:
space:
mode:
Diffstat (limited to 'xmlreader/source')
-rw-r--r--xmlreader/source/span.cxx1
-rw-r--r--xmlreader/source/xmlreader.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/xmlreader/source/span.cxx b/xmlreader/source/span.cxx
index b2d78a87fb74..29433c561fb7 100644
--- a/xmlreader/source/span.cxx
+++ b/xmlreader/source/span.cxx
@@ -22,7 +22,6 @@
#include <cassert>
#include <com/sun/star/uno/RuntimeException.hpp>
-#include <com/sun/star/uno/XInterface.hpp>
#include <rtl/textcvt.h>
#include <rtl/textenc.h>
#include <rtl/ustring.h>
diff --git a/xmlreader/source/xmlreader.cxx b/xmlreader/source/xmlreader.cxx
index 58f3ec88ebb6..1651f857e411 100644
--- a/xmlreader/source/xmlreader.cxx
+++ b/xmlreader/source/xmlreader.cxx
@@ -21,11 +21,9 @@
#include <cassert>
#include <climits>
-#include <cstddef>
#include <com/sun/star/container/NoSuchElementException.hpp>
#include <com/sun/star/uno/RuntimeException.hpp>
-#include <com/sun/star/uno/XInterface.hpp>
#include <osl/file.h>
#include <rtl/character.hxx>
#include <rtl/string.h>