summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/sharedformula.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-16 08:18:07 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-22 12:20:20 +0200
commit494f1a98bf32bea014c277bd0bee81b9aab5c966 (patch)
treea6af5b29a6eca1cbaf6c3e143c18abda02ea02fd /sc/source/core/tool/sharedformula.cxx
parenta0b34f97ef43004f3c9e3dda11a3f7795c047509 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/formularesult.hxx
Found with bin/find-unneeded-includes This one caused lots of fallout, manage it separately Change-Id: Idf153caa07b1edd85352609806f5b8b74fc6ead8 Reviewed-on: https://gerrit.libreoffice.org/54410 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/source/core/tool/sharedformula.cxx')
-rw-r--r--sc/source/core/tool/sharedformula.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/tool/sharedformula.cxx b/sc/source/core/tool/sharedformula.cxx
index ea55273bbc7c..e18e1adf09b4 100644
--- a/sc/source/core/tool/sharedformula.cxx
+++ b/sc/source/core/tool/sharedformula.cxx
@@ -13,6 +13,7 @@
#include <listenercontext.hxx>
#include <document.hxx>
#include <grouparealistener.hxx>
+#include <refdata.hxx>
namespace sc {