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 --- basctl/inc/pch/precompiled_basctl.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'basctl') diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx index 184274a4182e..cdc9245df3ea 100644 --- a/basctl/inc/pch/precompiled_basctl.hxx +++ b/basctl/inc/pch/precompiled_basctl.hxx @@ -141,7 +141,6 @@ #include #include #include -#include #include #include #include -- cgit