From fe88ffb661053f8fff9bd77affdf4de820c43ca8 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 19 Nov 2020 20:11:29 +0100 Subject: tdf#42949 Fix new IWYU warnings in directory sw Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I4bb84c3f401aba8a3dede9cec3a7f2187a2ba02a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106473 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sw/source/core/text/pordrop.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sw/source/core/text/pordrop.hxx') diff --git a/sw/source/core/text/pordrop.hxx b/sw/source/core/text/pordrop.hxx index c8948197fe45..5e01906cdd55 100644 --- a/sw/source/core/text/pordrop.hxx +++ b/sw/source/core/text/pordrop.hxx @@ -20,6 +20,9 @@ #define INCLUDED_SW_SOURCE_CORE_TEXT_PORDROP_HXX #include "portxt.hxx" +#include + +#include class SwFont; -- cgit v1.2.3