From 44c1f13093cffca48f003fce1f610c50be0e9a8b Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 11:15:25 +0000 Subject: INTEGRATION: CWS pchfix02 (1.48.28); FILE MERGED 2006/09/01 17:54:20 kaib 1.48.28.1: #i68856# Added header markers and pch files --- toolkit/source/awt/vclxtoolkit.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'toolkit/source') diff --git a/toolkit/source/awt/vclxtoolkit.cxx b/toolkit/source/awt/vclxtoolkit.cxx index f136584cf131..ae50700c46e1 100644 --- a/toolkit/source/awt/vclxtoolkit.cxx +++ b/toolkit/source/awt/vclxtoolkit.cxx @@ -4,9 +4,9 @@ * * $RCSfile: vclxtoolkit.cxx,v $ * - * $Revision: 1.48 $ + * $Revision: 1.49 $ * - * last change: $Author: obo $ $Date: 2006-07-10 16:28:52 $ + * last change: $Author: obo $ $Date: 2006-09-16 12:15:25 $ * * 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 _COM_SUN_STAR_BEANS_PROPERTYATTRIBUTE_HPP_ #include #endif -- cgit