summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/mathmlimport.hxx')
-rw-r--r--starmath/source/mathmlimport.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/starmath/source/mathmlimport.hxx b/starmath/source/mathmlimport.hxx
index c1fc11fb9863..31556b77073d 100644
--- a/starmath/source/mathmlimport.hxx
+++ b/starmath/source/mathmlimport.hxx
@@ -21,9 +21,6 @@
#define INCLUDED_STARMATH_SOURCE_MATHMLIMPORT_HXX
#include <xmloff/xmlimp.hxx>
-#include <xmloff/xmlexp.hxx>
-#include <xmloff/DocumentSettingsContext.hxx>
-#include <xmloff/xmltoken.hxx>
#include <node.hxx>
#include <deque>
@@ -31,8 +28,6 @@
class SfxMedium;
namespace com { namespace sun { namespace star {
- namespace io {
- class XIutputStream; }
namespace beans {
class XPropertySet; }
} } }