From 2633d5f97ff45cc4a7f016bee1f2e8f92a60d2fb Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 1 Apr 2021 09:40:51 +0200 Subject: Recheck include/ with IWYU See tdf#42949 for motivation Change-Id: Ifc253bf800bb1468b5774663a93f4fb30bec81d3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113657 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- include/svx/dialcontrol.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/svx/dialcontrol.hxx') diff --git a/include/svx/dialcontrol.hxx b/include/svx/dialcontrol.hxx index 75d7d7fffa78..e100b91574a1 100644 --- a/include/svx/dialcontrol.hxx +++ b/include/svx/dialcontrol.hxx @@ -24,7 +24,6 @@ #include #include #include -#include class Edit; -- cgit