summaryrefslogtreecommitdiff
path: root/starmath/source/ooxmlimport.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-03-06 07:23:33 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-03-08 09:29:10 +0100
commit1e21df65c89de18c26d4602e1b8744c49f9ae183 (patch)
treef545eabb2535d81f2ea4381879fcd134fa64b85b /starmath/source/ooxmlimport.cxx
parent9c2cf30333a3d1434c4184ed7a1e824c9fa3abb5 (diff)
tdf#42949 Fix IWYU warnings in starmath/*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I18dc216a59a5770456b20162c881c8726e2f44b2 Reviewed-on: https://gerrit.libreoffice.org/68788 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'starmath/source/ooxmlimport.cxx')
-rw-r--r--starmath/source/ooxmlimport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/ooxmlimport.cxx b/starmath/source/ooxmlimport.cxx
index ca636f9138e6..4b2100439143 100644
--- a/starmath/source/ooxmlimport.cxx
+++ b/starmath/source/ooxmlimport.cxx
@@ -12,7 +12,6 @@
#include <types.hxx>
#include <oox/mathml/importutils.hxx>
-#include <oox/token/tokens.hxx>
#include <oox/token/namespaces.hxx>
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>