From f644e4be3c8568c34aca1a63d566269ce084eca2 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sun, 28 Oct 2018 00:40:27 +0200 Subject: tdf#42949 Fix IWYU warnings in include/svl/* Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ide75232858599c275e023c2300201090acd22307 Reviewed-on: https://gerrit.libreoffice.org/63237 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- linguistic/source/convdiclist.cxx | 1 + linguistic/source/dlistimp.cxx | 1 + linguistic/source/gciterator.cxx | 1 + 3 files changed, 3 insertions(+) (limited to 'linguistic') diff --git a/linguistic/source/convdiclist.cxx b/linguistic/source/convdiclist.cxx index 589a38aa42fd..94f844aa56fe 100644 --- a/linguistic/source/convdiclist.cxx +++ b/linguistic/source/convdiclist.cxx @@ -37,6 +37,7 @@ #include #include #include +#include #include #include #include diff --git a/linguistic/source/dlistimp.cxx b/linguistic/source/dlistimp.cxx index 830b0e47b4a7..9ca759a18da3 100644 --- a/linguistic/source/dlistimp.cxx +++ b/linguistic/source/dlistimp.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include diff --git a/linguistic/source/gciterator.cxx b/linguistic/source/gciterator.cxx index 685947c4cdf8..557ca5d62c06 100644 --- a/linguistic/source/gciterator.cxx +++ b/linguistic/source/gciterator.cxx @@ -57,6 +57,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3