diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2022-03-08 13:15:15 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2022-03-10 12:05:59 +0100 |
commit | 84213a426ad10e85075ef159da28b4e56dabcb77 (patch) | |
tree | e46c842b131feecfcb4f94e1b29b3b493bfd0266 /sw/inc/postithelper.hxx | |
parent | 1bbcac7d172f9b0b97d54b07160ac6b5e736e651 (diff) |
Recheck sw headers with IWYU
See tdf#42949 for motivation
Change-Id: I99558e6b6952b3f2c1ee32dd07354ff659ad9cd0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131183
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/inc/postithelper.hxx')
-rw-r--r-- | sw/inc/postithelper.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/postithelper.hxx b/sw/inc/postithelper.hxx index 6bc06b60507c..3377fc752450 100644 --- a/sw/inc/postithelper.hxx +++ b/sw/inc/postithelper.hxx @@ -23,7 +23,6 @@ #include "fmtfld.hxx" #include <cstddef> #include <vcl/vclptr.hxx> -#include <tools/solar.h> #include "SidebarWindowsTypes.hxx" #include "nodeoffset.hxx" |