summaryrefslogtreecommitdiff
path: root/toolkit/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:15:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:15:25 +0000
commit44c1f13093cffca48f003fce1f610c50be0e9a8b (patch)
tree49876dccb9884f01c5e36f2c251b2c7701d32157 /toolkit/source
parentf6e31b3a877ab9c395cf7ff5319164454d475d11 (diff)
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
Diffstat (limited to 'toolkit/source')
-rw-r--r--toolkit/source/awt/vclxtoolkit.cxx7
1 files changed, 5 insertions, 2 deletions
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 <com/sun/star/beans/PropertyAttribute.hpp>
#endif