From 4e8736ed562e4e54775042f082082d52e5b203f0 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Wed, 29 Jan 2014 21:56:01 -0200 Subject: fdo#63154 Removed unused solar.h ref. in svl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0452b1fa83c52a7466a025259b086e82ec1dba83 Reviewed-on: https://gerrit.libreoffice.org/7734 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- include/svl/whiter.hxx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'include/svl/whiter.hxx') diff --git a/include/svl/whiter.hxx b/include/svl/whiter.hxx index 051078b87a27..e23633e62508 100644 --- a/include/svl/whiter.hxx +++ b/include/svl/whiter.hxx @@ -19,16 +19,11 @@ #ifndef INCLUDED_SVL_WHITER_HXX #define INCLUDED_SVL_WHITER_HXX -#include - #include -#include +#include class SfxItemSet; - -// INCLUDE --------------------------------------------------------------- - class SVL_DLLPUBLIC SfxWhichIter { const sal_uInt16 *pRanges, *pStart; -- cgit