From ef9757605619c6bcbdde61c93c834a0467453d67 Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Wed, 30 Mar 2016 22:29:16 +0200 Subject: tdf#97525 vcl: make DeletionListener internal move include/vcl/impdel.hxx to vcl/inc/ include impdel.hxx in salframe.hxx remove vcl/impdel.hxx includes in pch add missing includes Change-Id: Id146363b2e20ce0238542929c26a83efb1e8c4bd Reviewed-on: https://gerrit.libreoffice.org/23664 Tested-by: Jenkins Reviewed-by: Noel Grandin --- chart2/inc/pch/precompiled_chartcontroller.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'chart2/inc') diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx index 360fa32722b9..7aa7fdd55a2b 100644 --- a/chart2/inc/pch/precompiled_chartcontroller.hxx +++ b/chart2/inc/pch/precompiled_chartcontroller.hxx @@ -130,7 +130,6 @@ #include #include #include -#include #include #include #include -- cgit