summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorJorenz Paragas <j.paragas.237@gmail.com>2016-05-10 20:51:18 -0700
committerNoel Grandin <noelgrandin@gmail.com>2016-05-11 07:07:16 +0000
commit7b9ea3348ac08d775ae452132239853724c65a41 (patch)
tree7982e514647d59168083029243ebdb354dcb460e /oox
parent3e5a01617e14e9cbd6c4ab79dac1cbbd9ac3f4c1 (diff)
tdf#42949: clean up includes in include/oox/mathml with iwyu
Change-Id: Iefb4e7184009318c0b8859aa895e0b25fc9d9213 Reviewed-on: https://gerrit.libreoffice.org/24871 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'oox')
-rw-r--r--oox/source/mathml/importutils.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/mathml/importutils.cxx b/oox/source/mathml/importutils.cxx
index e3f4d90db563..ed97abd3a0ad 100644
--- a/oox/source/mathml/importutils.cxx
+++ b/oox/source/mathml/importutils.cxx
@@ -11,6 +11,8 @@
#include <assert.h>
+#include <com/sun/star/xml/FastAttribute.hpp>
+#include <com/sun/star/xml/sax/XFastAttributeList.hpp>
#include <oox/token/namespacemap.hxx>
#include <oox/token/tokenmap.hxx>
#include <oox/token/tokens.hxx>