From e3f70972d2f93ac87ca281ad8655d0f2c13f1f96 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 16 Jan 2020 11:55:26 +0000 Subject: remove some unneeded includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I993ed47c6b4a43f6293bdf5c2803599d75337bb1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86918 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- sd/source/ui/dlg/PaneChildWindows.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sd') diff --git a/sd/source/ui/dlg/PaneChildWindows.cxx b/sd/source/ui/dlg/PaneChildWindows.cxx index b44e128823bf..a40acd367d6c 100644 --- a/sd/source/ui/dlg/PaneChildWindows.cxx +++ b/sd/source/ui/dlg/PaneChildWindows.cxx @@ -25,7 +25,6 @@ #include #include -#include #include #include -- cgit