summaryrefslogtreecommitdiff
path: root/include/svl/whiter.hxx
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-01-29 21:56:01 -0200
committerCaolán McNamara <caolanm@redhat.com>2014-01-30 11:26:38 +0000
commit4e8736ed562e4e54775042f082082d52e5b203f0 (patch)
tree137ec5b20202d3c3930fe5c6b4139585621ed75c /include/svl/whiter.hxx
parent17394c18c821b6ac6d11b059335ac0c6580d36c1 (diff)
fdo#63154 Removed unused solar.h ref. in svl
Change-Id: I0452b1fa83c52a7466a025259b086e82ec1dba83 Reviewed-on: https://gerrit.libreoffice.org/7734 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svl/whiter.hxx')
-rw-r--r--include/svl/whiter.hxx7
1 files changed, 1 insertions, 6 deletions
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 <svl/svldllapi.h>
-
#include <limits.h>
-#include <tools/solar.h>
+#include <svl/svldllapi.h>
class SfxItemSet;
-
-// INCLUDE ---------------------------------------------------------------
-
class SVL_DLLPUBLIC SfxWhichIter
{
const sal_uInt16 *pRanges, *pStart;