diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2022-02-03 23:17:49 +0100 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-02-14 15:25:30 +0100 |
commit | 14001bc7586b2c4ba16ff62629ab710a2b5346e2 (patch) | |
tree | 4f84c250f3b63b5a92e5a3372566440bc784cf8c /sc/source/ui/inc/linkarea.hxx | |
parent | b4c131cf4237ed7d4e4be1212318c818dc943fce (diff) |
Recheck modules s[a-c]* with IWYU
See tdf#42949 for motivation
Change-Id: I867e1f7a2c44210de3281b36e22708a5d32ddb7f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129476
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'sc/source/ui/inc/linkarea.hxx')
-rw-r--r-- | sc/source/ui/inc/linkarea.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/linkarea.hxx b/sc/source/ui/inc/linkarea.hxx index 1214e5a8f640..54829050f984 100644 --- a/sc/source/ui/inc/linkarea.hxx +++ b/sc/source/ui/inc/linkarea.hxx @@ -20,7 +20,6 @@ #pragma once #include <sfx2/objsh.hxx> -#include <tools/solar.h> #include <vcl/weld.hxx> namespace sfx2 { class DocumentInserter; } |