diff options
author | Kurt Zenker <kz@openoffice.org> | 2010-08-11 13:35:12 +0200 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2010-08-11 13:35:12 +0200 |
commit | 104e5322c5b511105b26b8c811078da66e6d95b9 (patch) | |
tree | 628016c3ea6d6a140f7b9feae22675d39c751988 /starmath/source/mathmlimport.cxx | |
parent | b00d08e6519dc4c560560da95d5d5bfdebe6ea08 (diff) | |
parent | 9382d479d3815d9a073322ad5c8ddfe0dfa13eaa (diff) |
CWS-TOOLING: integrate CWS tl83_OOO330
Notes
Notes:
split repo tag: writer_ooo/OOO330_m4
split repo tag: writer_ooo/OOO330_m5
Diffstat (limited to 'starmath/source/mathmlimport.cxx')
-rw-r--r-- | starmath/source/mathmlimport.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/mathmlimport.cxx b/starmath/source/mathmlimport.cxx index dd90caaf6d45..36c009757eac 100644 --- a/starmath/source/mathmlimport.cxx +++ b/starmath/source/mathmlimport.cxx @@ -71,7 +71,6 @@ one go*/ #include <memory> #include "mathmlimport.hxx" -#include "mathtype.hxx" #include <starmath.hrc> #include <unomodel.hxx> #include <document.hxx> |