From 653dda4a340cd5f8e73b65d3f24ccbe1deaaed62 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:26:59 -0600 Subject: remove include of pch header from vcl --- vcl/source/gdi/bitmap4.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'vcl/source/gdi/bitmap4.cxx') diff --git a/vcl/source/gdi/bitmap4.cxx b/vcl/source/gdi/bitmap4.cxx index 1166f6cc0931..331ac8b68603 100644 --- a/vcl/source/gdi/bitmap4.cxx +++ b/vcl/source/gdi/bitmap4.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_vcl.hxx" #include #include -- cgit