From 2633d5f97ff45cc4a7f016bee1f2e8f92a60d2fb Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 1 Apr 2021 09:40:51 +0200 Subject: Recheck include/ with IWYU See tdf#42949 for motivation Change-Id: Ifc253bf800bb1468b5774663a93f4fb30bec81d3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113657 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sc/source/ui/view/spelldialog.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/source/ui/view/spelldialog.cxx') diff --git a/sc/source/ui/view/spelldialog.cxx b/sc/source/ui/view/spelldialog.cxx index 894157e578e1..aa535aca0aa2 100644 --- a/sc/source/ui/view/spelldialog.cxx +++ b/sc/source/ui/view/spelldialog.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include -- cgit