[Libreoffice-commits] core.git: sw/qa
Andrea Gelmini
andrea.gelmini at gelma.net
Fri Aug 11 22:17:59 UTC 2017
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 7b999fff4b38b92678ded2265cba9c275411b360
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Fri Aug 11 14:57:49 2017 +0200
Removed duplicated include
Change-Id: I68286aaf7bce262cfc6d371490221e910a3ba7c6
Reviewed-on: https://gerrit.libreoffice.org/41040
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sw/qa/extras/ooxmlimport/ooxmlimport.cxx b/sw/qa/extras/ooxmlimport/ooxmlimport.cxx
index 689c00a6fc3e..32b87b2caff8 100644
--- a/sw/qa/extras/ooxmlimport/ooxmlimport.cxx
+++ b/sw/qa/extras/ooxmlimport/ooxmlimport.cxx
@@ -62,7 +62,6 @@
#include <com/sun/star/drawing/HomogenMatrix3.hpp>
#include <com/sun/star/drawing/XControlShape.hpp>
#include <com/sun/star/awt/CharSet.hpp>
-#include <com/sun/star/text/TextContentAnchorType.hpp>
#include <test/mtfxmldump.hxx>
class Test : public SwModelTestBase
More information about the Libreoffice-commits
mailing list