From f00cc0b3ee98e5213707c04fe4e84bc8e4fa9932 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 6 Nov 2008 15:01:03 +0000 Subject: CWS-TOOLING: integrate CWS rt34 --- vcl/source/gdi/outdev3.cxx | 1 - vcl/source/window/scrwnd.cxx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'vcl') diff --git a/vcl/source/gdi/outdev3.cxx b/vcl/source/gdi/outdev3.cxx index dafb288f4b68..f61525f9a483 100644 --- a/vcl/source/gdi/outdev3.cxx +++ b/vcl/source/gdi/outdev3.cxx @@ -30,7 +30,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_vcl.hxx" -#include #include #include diff --git a/vcl/source/window/scrwnd.cxx b/vcl/source/window/scrwnd.cxx index 31870b45ff06..4b77477976a9 100644 --- a/vcl/source/window/scrwnd.cxx +++ b/vcl/source/window/scrwnd.cxx @@ -31,7 +31,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_vcl.hxx" -#include +// #include #include #include #include -- cgit