summaryrefslogtreecommitdiff
path: root/include/svl/lckbitem.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/lckbitem.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/lckbitem.hxx')
-rw-r--r--include/svl/lckbitem.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svl/lckbitem.hxx b/include/svl/lckbitem.hxx
index 102a851b095b..d2c6b2f40249 100644
--- a/include/svl/lckbitem.hxx
+++ b/include/svl/lckbitem.hxx
@@ -19,13 +19,10 @@
#ifndef INCLUDED_SVL_LCKBITEM_HXX
#define INCLUDED_SVL_LCKBITEM_HXX
+#include <svl/poolitem.hxx>
#include <svl/svldllapi.h>
-#include <tools/solar.h>
#include <tools/rtti.hxx>
#include <tools/stream.hxx>
-#include <svl/poolitem.hxx>
-
-// -----------------------------------------------------------------------
class SVL_DLLPUBLIC SfxLockBytesItem : public SfxPoolItem
{