desktop/source/app/app.cxx   |    1 -
 svgio/qa/cppunit/SvgRead.cxx |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 97e6d4aaef3411599d97df863c5f4707761dcb4a
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Mar 7 15:47:19 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Mar 8 08:37:04 2019 +0100

    Removed duplicated includes
    
    Change-Id: I4b701814e40f1ca3ced81c619696d7c3e18dc765
    Reviewed-on: https://gerrit.libreoffice.org/68894
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index be3f3c0f48c3..4f6dbca894ae 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -124,7 +124,6 @@
 #include <svtools/apearcfg.hxx>
 #include <vcl/graphicfilter.hxx>
 #include <vcl/window.hxx>
-#include <tools/diagnose_ex.h>
 #include "langselect.hxx"
 
 #if HAVE_FEATURE_BREAKPAD
diff --git a/svgio/qa/cppunit/SvgRead.cxx b/svgio/qa/cppunit/SvgRead.cxx
index 996be9d21f08..cd81bfbddc39 100644
--- a/svgio/qa/cppunit/SvgRead.cxx
+++ b/svgio/qa/cppunit/SvgRead.cxx
@@ -32,7 +32,6 @@
 #include <com/sun/star/xml/sax/InputSource.hpp>
 #include <cppuhelper/implbase2.hxx>
 #include <cppuhelper/supportsservice.hxx>
-#include <comphelper/sequence.hxx>
 
 #include <svgdocumenthandler.hxx>
 #include <svgrectnode.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to