Removed duplicated includes

Change-Id: I04ea7b0e923e903210aef81e9d72e554bbf9e1c9
Reviewed-on: https://gerrit.libreoffice.org/50208
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
This commit is contained in:
Andrea Gelmini
2018-02-22 22:39:04 +01:00
committed by Thorsten Behrens
parent b7e3e73b80
commit a6e46a2402
2 changed files with 0 additions and 2 deletions

View File

@@ -48,7 +48,6 @@
#include <svx/sdr/overlay/overlaymanager.hxx>
#include <svx/sdrpaintwindow.hxx>
#include <svx/srchdlg.hxx>
#include <vcl/svapp.hxx>
#include <svx/sdr/overlay/overlayselection.hxx>
#include "overlayrangesoutline.hxx"

View File

@@ -73,7 +73,6 @@
#include <unotools/linguprops.hxx>
#include <vcl/layout.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <sal/macros.h>
#include <map>