summaryrefslogtreecommitdiffstats
path: root/sc/inc/paramisc.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/paramisc.hxx
parentcoverity#738935 Unitialized scalar field (diff)
downloadcore-5e2be6c88313b340122bf945185899390458bb3d.tar.gz
core-5e2be6c88313b340122bf945185899390458bb3d.zip
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/paramisc.hxx')
-rw-r--r--sc/inc/paramisc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/paramisc.hxx b/sc/inc/paramisc.hxx
index e97ca3800b04..13261822386e 100644
--- a/sc/inc/paramisc.hxx
+++ b/sc/inc/paramisc.hxx
@@ -21,7 +21,7 @@
#define SC_PARAMISC_HXX
#include "address.hxx"
-#include <tools/solar.h>
+#include <sal/types.h>
struct ScSolveParam
{