sw/qa/extras/ooxmlexport/ooxmlexport17.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 21789a1da4c9fe572167460ab8529d826837e612
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Aug 2 22:27:56 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Aug 3 20:15:29 2022 +0200

    Removed duplicated includes
    
    Change-Id: I42905fcc622e09768e08d75fe3aaf7426d601515
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137710
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport17.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlexport17.cxx
index bb9d30fc97d0..50f936864dc9 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport17.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport17.cxx
@@ -1054,8 +1054,6 @@ DECLARE_OOXMLEXPORT_TEST(testTdf149313, "tdf149313.docx")
     CPPUNIT_ASSERT_EQUAL(sal_Int32(8000), getXPath(pXmlDoc, 
"/root/page[2]/infos/bounds", "width").toInt32());
 }
 
-#include <docsh.hxx>
-#include <unotxdoc.hxx>
 #include <IDocumentLayoutAccess.hxx>
 #include <rootfrm.hxx>
 

Reply via email to