From 7417ac0b63557869bc5b7b8faa485145e27151c1 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 17 Feb 2022 21:05:18 +0100 Subject: Remove some unused includes See tdf#42949 for motivation. Change-Id: Ieddb3d76a960d4b87cd2a1e89bce3fcbe0fce7e6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130113 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sw/qa/extras/rtfimport/rtfimport.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw') diff --git a/sw/qa/extras/rtfimport/rtfimport.cxx b/sw/qa/extras/rtfimport/rtfimport.cxx index 0b8c5b190ea3..60301446c35a 100644 --- a/sw/qa/extras/rtfimport/rtfimport.cxx +++ b/sw/qa/extras/rtfimport/rtfimport.cxx @@ -10,7 +10,6 @@ #include #include -#include #include #include -- cgit