From 7da8fce0cd13a83a34b732615e95f477f4c4857e Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 5 Mar 2024 00:47:59 +0100 Subject: tdf#146619 Recheck xmloff/*cxx with IWYU Change-Id: I6e39a223fd567d70254998e55de5110db87ab4fa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164486 Tested-by: Jenkins Reviewed-by: Thorsten Behrens --- xmloff/source/text/XMLIndexBibliographyEntryContext.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'xmloff/source/text/XMLIndexBibliographyEntryContext.cxx') diff --git a/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx b/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx index 8ae78e990203..8ec3d6ff7e78 100644 --- a/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx +++ b/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx @@ -20,8 +20,6 @@ #include "XMLIndexBibliographyEntryContext.hxx" #include "XMLIndexTemplateContext.hxx" #include -#include -#include #include #include #include -- cgit