diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-02-14 21:32:32 -0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2014-02-15 04:58:41 +0000 |
commit | 5e2be6c88313b340122bf945185899390458bb3d (patch) | |
tree | 35b8a618ec5bbbc0b1a557a4116f22b0e7fab4dc /sc/inc/unowids.hxx | |
parent | fe671289c1f3f4532ebea3cd3b11b73dfd631bf9 (diff) |
fdo#63154 Remove unused solar.h reference in sc
Change-Id: I160f7af515d0a42f20fbc694fff7f39567ebeec5
Reviewed-on: https://gerrit.libreoffice.org/8062
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/inc/unowids.hxx')
-rw-r--r-- | sc/inc/unowids.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/unowids.hxx b/sc/inc/unowids.hxx index cc9eee229796..2c5becb03a3f 100644 --- a/sc/inc/unowids.hxx +++ b/sc/inc/unowids.hxx @@ -20,7 +20,6 @@ #ifndef SC_UNOWIDS_HXX #define SC_UNOWIDS_HXX -#include <tools/solar.h> #include "scitems.hxx" |