summaryrefslogtreecommitdiff
path: root/sc/inc/inputopt.hxx
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-02-14 21:32:32 -0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-02-15 04:58:41 +0000
commit5e2be6c88313b340122bf945185899390458bb3d (patch)
tree35b8a618ec5bbbc0b1a557a4116f22b0e7fab4dc /sc/inc/inputopt.hxx
parentfe671289c1f3f4532ebea3cd3b11b73dfd631bf9 (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/inputopt.hxx')
-rw-r--r--sc/inc/inputopt.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/inputopt.hxx b/sc/inc/inputopt.hxx
index b05878a28af1..f620711503a1 100644
--- a/sc/inc/inputopt.hxx
+++ b/sc/inc/inputopt.hxx
@@ -21,7 +21,6 @@
#define SC_INPUTOPT_HXX
#include <unotools/configitem.hxx>
-#include <tools/solar.h>
class ScInputOptions
{