summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/rtfexport.cxx1
-rw-r--r--starmath/source/wordexportbase.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/starmath/source/rtfexport.cxx b/starmath/source/rtfexport.cxx
index d700732ab38e..0167c199c0d0 100644
--- a/starmath/source/rtfexport.cxx
+++ b/starmath/source/rtfexport.cxx
@@ -10,7 +10,6 @@
#include "rtfexport.hxx"
-#include <rtl/ustring.hxx>
#include <svtools/rtfkeywd.hxx>
#include <filter/msfilter/rtfutil.hxx>
diff --git a/starmath/source/wordexportbase.cxx b/starmath/source/wordexportbase.cxx
index 885ca729eb82..21b330130654 100644
--- a/starmath/source/wordexportbase.cxx
+++ b/starmath/source/wordexportbase.cxx
@@ -10,8 +10,6 @@
#include "wordexportbase.hxx"
-#include <rtl/ustring.hxx>
-
SmWordExportBase::SmWordExportBase(const SmNode* pIn)
: m_pTree(pIn)
{