From 3e753f484910fb65065dd7eb81d2131b51990fe9 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 16 Sep 2023 15:26:25 +0200 Subject: tdf#146619 Recheck include/s* with IWYU Change-Id: Ia0a6330278b044f448c9928362308aadc8fc9a20 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156989 Tested-by: Jenkins Reviewed-by: Thorsten Behrens --- svx/source/styles/ColorSets.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svx/source/styles') diff --git a/svx/source/styles/ColorSets.cxx b/svx/source/styles/ColorSets.cxx index cfdeb83df442..d8c86b874336 100644 --- a/svx/source/styles/ColorSets.cxx +++ b/svx/source/styles/ColorSets.cxx @@ -10,6 +10,7 @@ #include +#include #include #include #include -- cgit