From e3206e67402f623bac17ca94a20dfb45391dcb48 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sun, 16 Jan 2022 15:29:00 +0100 Subject: Recheck modules [e-f]* with IWYU See tdf#42949 for motivation Change-Id: I49a3ce10dee4b03f99156f5b641f69448e1d5617 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128479 Tested-by: Jenkins Reviewed-by: Thorsten Behrens --- fpicker/source/office/RemoteFilesDialog.cxx | 2 -- fpicker/source/office/fpsmartcontent.cxx | 1 - 2 files changed, 3 deletions(-) (limited to 'fpicker/source') diff --git a/fpicker/source/office/RemoteFilesDialog.cxx b/fpicker/source/office/RemoteFilesDialog.cxx index dd4d4d32195a..64dccd911941 100644 --- a/fpicker/source/office/RemoteFilesDialog.cxx +++ b/fpicker/source/office/RemoteFilesDialog.cxx @@ -16,12 +16,10 @@ #include #include #include -#include #include #include #include #include -#include #include #include #include diff --git a/fpicker/source/office/fpsmartcontent.cxx b/fpicker/source/office/fpsmartcontent.cxx index d77fcda0edc1..3f9cad855509 100644 --- a/fpicker/source/office/fpsmartcontent.cxx +++ b/fpicker/source/office/fpsmartcontent.cxx @@ -28,7 +28,6 @@ #include #include -#include #include -- cgit