From 446a2bfca89782641552091f8076cb6f069c01dc Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 11:16:24 +0000 Subject: INTEGRATION: CWS pchfix02 (1.55.24); FILE MERGED 2006/09/01 17:54:21 kaib 1.55.24.1: #i68856# Added header markers and pch files --- toolkit/source/awt/vclxwindows.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'toolkit/source') diff --git a/toolkit/source/awt/vclxwindows.cxx b/toolkit/source/awt/vclxwindows.cxx index 04dc5ced0969..62895d4cce6a 100644 --- a/toolkit/source/awt/vclxwindows.cxx +++ b/toolkit/source/awt/vclxwindows.cxx @@ -4,9 +4,9 @@ * * $RCSfile: vclxwindows.cxx,v $ * - * $Revision: 1.57 $ + * $Revision: 1.58 $ * - * last change: $Author: ihi $ $Date: 2006-08-29 10:57:49 $ + * last change: $Author: obo $ $Date: 2006-09-16 12:16:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_toolkit.hxx" + #ifndef _TOOLKIT_AWT_VCLXWINDOWS_HXX_ #include #endif -- cgit