sw/inc/pch/precompiled_vbaswobj.hxx | 1 - vbahelper/inc/pch/precompiled_msforms.hxx | 1 - 2 files changed, 2 deletions(-)
New commits: commit f21568419dff3fc2875031ea84c677844cd18535 Author: Stephan Bergmann <[email protected]> Date: Sat Feb 6 08:54:58 2016 +0100 vcl/apptypes.hxx is gone Change-Id: I6c3f7ffa8d7c1cac360ae28c1a52ef3b55da3a3d diff --git a/sw/inc/pch/precompiled_vbaswobj.hxx b/sw/inc/pch/precompiled_vbaswobj.hxx index 32efe98..5a14512 100644 --- a/sw/inc/pch/precompiled_vbaswobj.hxx +++ b/sw/inc/pch/precompiled_vbaswobj.hxx @@ -112,7 +112,6 @@ #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> -#include <vcl/apptypes.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/cairo.hxx> diff --git a/vbahelper/inc/pch/precompiled_msforms.hxx b/vbahelper/inc/pch/precompiled_msforms.hxx index 8094283..2c23ef5 100644 --- a/vbahelper/inc/pch/precompiled_msforms.hxx +++ b/vbahelper/inc/pch/precompiled_msforms.hxx @@ -98,7 +98,6 @@ #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> -#include <vcl/apptypes.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/button.hxx> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
