sw/source/filter/ascii/parasc.cxx |    1 -
 vcl/source/app/scheduler.cxx      |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 72b48cb904b1fc0e3155457bac28401bd39e5656
Author: Andrea Gelmini <[email protected]>
Date:   Fri Jul 14 15:58:18 2017 +0200

    Remove duplicated includes
    
    Change-Id: Iba098ff1c96fb6f830e136102f687b345fb958ef
    Reviewed-on: https://gerrit.libreoffice.org/39981
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Michael Stahl <[email protected]>

diff --git a/sw/source/filter/ascii/parasc.cxx 
b/sw/source/filter/ascii/parasc.cxx
index 53e1f1ff9041..aee455a34a31 100644
--- a/sw/source/filter/ascii/parasc.cxx
+++ b/sw/source/filter/ascii/parasc.cxx
@@ -45,7 +45,6 @@
 #include <poolfmt.hxx>
 
 #include <vcl/metric.hxx>
-#include <memory>
 
 #define ASC_BUFFLEN 4096
 
diff --git a/vcl/source/app/scheduler.cxx b/vcl/source/app/scheduler.cxx
index dd2fd35b8664..e9372cd52c3e 100644
--- a/vcl/source/app/scheduler.cxx
+++ b/vcl/source/app/scheduler.cxx
@@ -25,7 +25,6 @@
 #include <salinst.hxx>
 #include <comphelper/profilezone.hxx>
 #include <schedulerimpl.hxx>
-#include <svdata.hxx>
 
 namespace {
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to