From 492ea7e08571e466e37f870b7642a79df55c2e92 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Mon, 12 Nov 2018 20:55:41 +0100 Subject: tdf#42949 Fix IWYU warnings in include/vcl/[ab]* Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: If18c80fc64e55d797953e24e40e5d5e62bd9c625 Reviewed-on: https://gerrit.libreoffice.org/63453 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- vcl/osx/saldata.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'vcl/osx/saldata.cxx') diff --git a/vcl/osx/saldata.cxx b/vcl/osx/saldata.cxx index 662a5c1bd7b2..30b3ab5cffdc 100644 --- a/vcl/osx/saldata.cxx +++ b/vcl/osx/saldata.cxx @@ -19,6 +19,7 @@ #include +#include #include #include #include -- cgit