diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-01-29 21:56:01 -0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-01-30 11:26:38 +0000 |
commit | 4e8736ed562e4e54775042f082082d52e5b203f0 (patch) | |
tree | 137ec5b20202d3c3930fe5c6b4139585621ed75c /include/svl/itemiter.hxx | |
parent | 17394c18c821b6ac6d11b059335ac0c6580d36c1 (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/itemiter.hxx')
-rw-r--r-- | include/svl/itemiter.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svl/itemiter.hxx b/include/svl/itemiter.hxx index 44d042293edd..bc6cca2a36fa 100644 --- a/include/svl/itemiter.hxx +++ b/include/svl/itemiter.hxx @@ -20,7 +20,6 @@ #define INCLUDED_SVL_ITEMITER_HXX #include <svl/svldllapi.h> -#include <tools/solar.h> #include <svl/itemset.hxx> class SfxPoolItem; |