From 4ec72f3935125d3994effd6fa863bbd357e0c246 Mon Sep 17 00:00:00 2001 From: RafaƂ Dobrakowski Date: Wed, 13 Mar 2024 21:38:33 +0100 Subject: tdf#146619 Remove unused #includes from C/C++ files 'sc' module was cleaned. Change-Id: I072dcc0bfb8395b88cba18f212aa23f8edf0d32a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164793 Tested-by: Jenkins Reviewed-by: Gabor Kelemen --- sc/qa/extras/scindexenumeration_textfieldenumeration.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/qa/extras/scindexenumeration_textfieldenumeration.cxx') diff --git a/sc/qa/extras/scindexenumeration_textfieldenumeration.cxx b/sc/qa/extras/scindexenumeration_textfieldenumeration.cxx index 2e7b76d246df..69d0ba1459f4 100644 --- a/sc/qa/extras/scindexenumeration_textfieldenumeration.cxx +++ b/sc/qa/extras/scindexenumeration_textfieldenumeration.cxx @@ -12,7 +12,6 @@ #include #include -#include #include #include #include -- cgit