From 84213a426ad10e85075ef159da28b4e56dabcb77 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 8 Mar 2022 13:15:15 +0100 Subject: 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 --- sw/source/core/text/atrhndl.hxx | 3 +-- sw/source/core/text/porlay.hxx | 2 -- sw/source/core/text/possiz.hxx | 1 - 3 files changed, 1 insertion(+), 5 deletions(-) (limited to 'sw/source/core/text') diff --git a/sw/source/core/text/atrhndl.hxx b/sw/source/core/text/atrhndl.hxx index 6c719bf2cbaf..8bb7845f2760 100644 --- a/sw/source/core/text/atrhndl.hxx +++ b/sw/source/core/text/atrhndl.hxx @@ -20,7 +20,6 @@ #pragma once #define NUM_ATTRIBUTE_STACKS 44 -#include #include #include @@ -115,4 +114,4 @@ inline const SwFont* SwAttrHandler::GetFont() const }; -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/source/core/text/porlay.hxx b/sw/source/core/text/porlay.hxx index 68fc8c72c206..c5b838e0bc5b 100644 --- a/sw/source/core/text/porlay.hxx +++ b/sw/source/core/text/porlay.hxx @@ -18,8 +18,6 @@ */ #pragma once -#include - #include #include diff --git a/sw/source/core/text/possiz.hxx b/sw/source/core/text/possiz.hxx index 772237360e1f..f66bd1988ca4 100644 --- a/sw/source/core/text/possiz.hxx +++ b/sw/source/core/text/possiz.hxx @@ -19,7 +19,6 @@ #pragma once #include -#include #include // Compared to the SV sizes SwPosSize is always positive -- cgit v1.2.3