sw/source/core/layout/flycnt.cxx  |    1 -
 sw/source/uibase/shells/olesh.cxx |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 91029cb6ed0413bff5cdea79153c8477406b88b7
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Jan 26 22:37:07 2021 +0100
Commit:     Andrea Gelmini <andrea.gelm...@gelma.net>
CommitDate: Wed Jan 27 00:16:59 2021 +0100

    Removed duplicated includes
    
    Change-Id: Idabfa3c710cd9286d73ad61d4e9209769c57a5c8
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110000
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelm...@gelma.net>

diff --git a/sw/source/core/layout/flycnt.cxx b/sw/source/core/layout/flycnt.cxx
index da79d707ecdf..d1f3a86bec0d 100644
--- a/sw/source/core/layout/flycnt.cxx
+++ b/sw/source/core/layout/flycnt.cxx
@@ -49,7 +49,6 @@
 #include <ndtxt.hxx>
 #include <textboxhelper.hxx>
 #include <fmtfollowtextflow.hxx>
-#include <fmtfsize.hxx>
 #include <unoprnms.hxx>
 
 using namespace ::com::sun::star;
diff --git a/sw/source/uibase/shells/olesh.cxx 
b/sw/source/uibase/shells/olesh.cxx
index b823d9a1e6b4..4fd3b434c32e 100644
--- a/sw/source/uibase/shells/olesh.cxx
+++ b/sw/source/uibase/shells/olesh.cxx
@@ -24,7 +24,6 @@
 #include <olesh.hxx>
 
 #include <sfx2/sidebar/SidebarController.hxx>
-#include <view.hxx>
 
 #define ShellClass_SwOleShell
 #include <sfx2/msg.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to