summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-26 20:14:08 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-11-05 10:09:53 +0100
commit50823d893807d590d20ca8ee97a9a345d5df4ac3 (patch)
tree0d702207d380b37d9748fb12772283db56443536 /sc/source
parentf051e54ab800b07884c085f28169137b2f8fe3a5 (diff)
tdf#42949 Fix IWYU warnings in include/sot/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ic5d0dd8c712e74825ed0d0de6bf366568ca48f25 Reviewed-on: https://gerrit.libreoffice.org/62460 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/ui/inc/areasave.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/areasave.hxx b/sc/source/ui/inc/areasave.hxx
index cf4cbc587810..817832cce920 100644
--- a/sc/source/ui/inc/areasave.hxx
+++ b/sc/source/ui/inc/areasave.hxx
@@ -21,6 +21,7 @@
#define INCLUDED_SC_SOURCE_UI_INC_AREASAVE_HXX
#include <address.hxx>
+#include <tools/solar.h>
#include <vector>