summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/res_BarGeometry.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-08 02:29:37 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-11-09 08:49:24 +0100
commit8cac3565f9d556dc8515fb9d747be7d2975d51d4 (patch)
tree4ea665cdc30835d379073721d5a20565e7d9fb4c /chart2/source/controller/dialogs/res_BarGeometry.cxx
parentstarmath: create XMLImporter instances with an uno constructor (diff)
downloadcore-8cac3565f9d556dc8515fb9d747be7d2975d51d4.tar.gz
core-8cac3565f9d556dc8515fb9d747be7d2975d51d4.zip
tdf#42949 Fix IWYU warnings in chart2/source/controller/dialogs/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie6fb9f03f36d71e7b07ef70238d969db65121c8f Reviewed-on: https://gerrit.libreoffice.org/61506 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'chart2/source/controller/dialogs/res_BarGeometry.cxx')
-rw-r--r--chart2/source/controller/dialogs/res_BarGeometry.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/res_BarGeometry.cxx b/chart2/source/controller/dialogs/res_BarGeometry.cxx
index 25ab3ac063c5..132422b5d17f 100644
--- a/chart2/source/controller/dialogs/res_BarGeometry.cxx
+++ b/chart2/source/controller/dialogs/res_BarGeometry.cxx
@@ -18,6 +18,7 @@
*/
#include "res_BarGeometry.hxx"
+#include <vcl/builder.hxx>
namespace chart
{