summaryrefslogtreecommitdiff
path: root/toolkit/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:16:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:16:24 +0000
commit446a2bfca89782641552091f8076cb6f069c01dc (patch)
treed2d2998e3d5362f7d6be52d0af8e5f6c040236e0 /toolkit/source
parent550497f4e986d8108f4cd3c28489a3a8f5a42750 (diff)
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
Diffstat (limited to 'toolkit/source')
-rw-r--r--toolkit/source/awt/vclxwindows.cxx7
1 files changed, 5 insertions, 2 deletions
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 <toolkit/awt/vclxwindows.hxx>
#endif