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 --- sd/source/ui/view/drvwshrg.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sd/source/ui/view/drvwshrg.cxx') diff --git a/sd/source/ui/view/drvwshrg.cxx b/sd/source/ui/view/drvwshrg.cxx index d31bfdbd48d1..934e4ef6283f 100644 --- a/sd/source/ui/view/drvwshrg.cxx +++ b/sd/source/ui/view/drvwshrg.cxx @@ -37,7 +37,6 @@ #include "app.hrc" #include "strings.hrc" -#include "strings.hrc" #include "SpellDialogChildWindow.hxx" #include "sdresid.hxx" #include "DrawDocShell.hxx" -- cgit