summaryrefslogtreecommitdiff
path: root/sc/inc/hints.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-13 22:19:46 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-25 12:10:00 +0200
commitf8edef392245c292398a80f6a858ca19f32df9c3 (patch)
tree09b28dd5a14022dda81d30f178b1891941bbcf95 /sc/inc/hints.hxx
parent3ebaf1a9fb28be42358f5460e5ab7322d4f1dee8 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/[gh]*
Found with bin/find-unneeded-includes Simple removal proposals are dealt with here and a bit of fallout management Change-Id: Ia6f8d4ca46d7b218f5827052ced5641367bd4478 Reviewed-on: https://gerrit.libreoffice.org/54683 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/hints.hxx')
-rw-r--r--sc/inc/hints.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/hints.hxx b/sc/inc/hints.hxx
index cd3817120530..f2b45cecdce3 100644
--- a/sc/inc/hints.hxx
+++ b/sc/inc/hints.hxx
@@ -22,6 +22,7 @@
#include "global.hxx"
#include "address.hxx"
+#include <tools/solar.h>
#include <svl/hint.hxx>
class SC_DLLPUBLIC ScPaintHint : public SfxHint