From 14001bc7586b2c4ba16ff62629ab710a2b5346e2 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 3 Feb 2022 23:17:49 +0100 Subject: 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 --- sc/inc/postit.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/inc/postit.hxx') diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx index 4bf519a9fbc6..dd3475ebb9f9 100644 --- a/sc/inc/postit.hxx +++ b/sc/inc/postit.hxx @@ -25,7 +25,6 @@ #include "scdllapi.h" #include -#include #include class EditTextObject; -- cgit