[Libreoffice-commits] core.git: sw/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Fri May 29 22:09:48 UTC 2020


 sw/source/filter/ww8/docxattributeoutput.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 83c4f86f22dc37269ac6a038fe7de053c42aad6e
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 26 18:16:27 2020 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat May 30 00:09:08 2020 +0200

    Removed duplicated include
    
    Change-Id: I052762267bee88789e88b1b2f7ecabc192620a45
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94877
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sw/source/filter/ww8/docxattributeoutput.cxx b/sw/source/filter/ww8/docxattributeoutput.cxx
index 4108c9226b78..b06cd1461d5a 100644
--- a/sw/source/filter/ww8/docxattributeoutput.cxx
+++ b/sw/source/filter/ww8/docxattributeoutput.cxx
@@ -143,7 +143,6 @@
 #include <stdarg.h>
 
 #include <toolkit/helper/vclunohelper.hxx>
-#include <oox/mathml/export.hxx>
 
 using ::editeng::SvxBorderLine;
 


More information about the Libreoffice-commits mailing list