From febbad7263ea25b76f4e53d2f136693a52207a1c Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Tue, 30 May 2017 10:57:29 +0200 Subject: cleanup unused css/frame/* includes Change-Id: I173a29fd1ee889127369d2bc2fce8e010b89ca65 Reviewed-on: https://gerrit.libreoffice.org/38633 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sc/source/ui/docshell/dbdocimp.cxx | 1 - sc/source/ui/docshell/docsh4.cxx | 1 - 2 files changed, 2 deletions(-) (limited to 'sc/source/ui/docshell') diff --git a/sc/source/ui/docshell/dbdocimp.cxx b/sc/source/ui/docshell/dbdocimp.cxx index b261e56b60c1..3c928301af6b 100644 --- a/sc/source/ui/docshell/dbdocimp.cxx +++ b/sc/source/ui/docshell/dbdocimp.cxx @@ -34,7 +34,6 @@ #include #include #include -#include #include #include diff --git a/sc/source/ui/docshell/docsh4.cxx b/sc/source/ui/docshell/docsh4.cxx index 5f14c552c5ba..869513e6f0b0 100644 --- a/sc/source/ui/docshell/docsh4.cxx +++ b/sc/source/ui/docshell/docsh4.cxx @@ -23,7 +23,6 @@ #include #include -#include using namespace ::com::sun::star; -- cgit