From b8a0f8c6f34c7f916e53935e410a5a68931bb739 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 7 Mar 2019 07:51:39 +0100 Subject: tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxx Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I56e32029f40a7c440143e395d851396fb2740fa8 Reviewed-on: https://gerrit.libreoffice.org/68837 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sc/source/ui/optdlg/calcoptionsdlg.cxx | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'sc/source/ui/optdlg/calcoptionsdlg.cxx') diff --git a/sc/source/ui/optdlg/calcoptionsdlg.cxx b/sc/source/ui/optdlg/calcoptionsdlg.cxx index a5b2a9f225c1..43533c4df530 100644 --- a/sc/source/ui/optdlg/calcoptionsdlg.cxx +++ b/sc/source/ui/optdlg/calcoptionsdlg.cxx @@ -9,25 +9,8 @@ #include -#include -#include - #include #include "calcoptionsdlg.hxx" -#include -#include -#include -#include -#include -#include - -#include -#include - -#if HAVE_FEATURE_OPENCL -#include -#include -#endif namespace { -- cgit v1.2.3