From b66cfdbc1aa43fb42cf881bcc702798e95a50a9c Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 22 Jul 2017 15:36:44 +0200 Subject: Removed duplicated includes Mainly about "core_resource.hxx" and "strings.hrc". It passed "make check" on Linux. Change-Id: I994420d5e33d02b64929f8a51c548a7322d88a79 Reviewed-on: https://gerrit.libreoffice.org/40311 Tested-by: Jenkins Reviewed-by: Julien Nabet --- reportdesign/source/core/sdr/RptObject.cxx | 1 - reportdesign/source/ui/report/propbrw.cxx | 1 - 2 files changed, 2 deletions(-) (limited to 'reportdesign') diff --git a/reportdesign/source/core/sdr/RptObject.cxx b/reportdesign/source/core/sdr/RptObject.cxx index 8e82dcab9b77..e0a16b75b082 100644 --- a/reportdesign/source/core/sdr/RptObject.cxx +++ b/reportdesign/source/core/sdr/RptObject.cxx @@ -27,7 +27,6 @@ #include #include #include "RptPage.hxx" -#include "strings.hxx" #include #include diff --git a/reportdesign/source/ui/report/propbrw.cxx b/reportdesign/source/ui/report/propbrw.cxx index 7c0ffd2b9149..4b063c0ae60e 100644 --- a/reportdesign/source/ui/report/propbrw.cxx +++ b/reportdesign/source/ui/report/propbrw.cxx @@ -55,7 +55,6 @@ #include "ViewsWindow.hxx" #include "UITools.hxx" #include -#include "strings.hxx" namespace rptui { -- cgit v1.2.3