From 840b4eb2f3443ff883016e6a8a8ae49e9cbd9e4e Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Fri, 31 Dec 2021 16:52:16 +0100 Subject: Recheck modules [a-c]* with IWYU See tdf#42949 for motivation Change-Id: I74a3c3a67c3639376e2251c3eb917fa4139dfbd0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127808 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- cppuhelper/source/typemanager.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cppuhelper') diff --git a/cppuhelper/source/typemanager.cxx b/cppuhelper/source/typemanager.cxx index d6bf844a74ee..7d22994a1767 100644 --- a/cppuhelper/source/typemanager.cxx +++ b/cppuhelper/source/typemanager.cxx @@ -47,7 +47,6 @@ #include #include #include -#include #include #include #include -- cgit