summaryrefslogtreecommitdiff
path: root/cppcanvas
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:53:44 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:53:44 +0000
commit0f18e678ad96b5eb78d131fc91b04fafd886b4eb (patch)
tree0f87bacc9c1abcac7bdfb7687112cb82da448776 /cppcanvas
parent7493246383edab463f0e7d4e3c3a7810314d7c5a (diff)
INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED
2006/09/01 17:22:52 kaib 1.8.24.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppcanvas')
-rw-r--r--cppcanvas/source/wrapper/vclfactory.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppcanvas/source/wrapper/vclfactory.cxx b/cppcanvas/source/wrapper/vclfactory.cxx
index dde011ecb261..e5fde0a104b0 100644
--- a/cppcanvas/source/wrapper/vclfactory.cxx
+++ b/cppcanvas/source/wrapper/vclfactory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: vclfactory.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 13:44:58 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:53:44 $
*
* 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_cppcanvas.hxx"
+
#ifndef INCLUDED_RTL_INSTANCE_HXX
#include <rtl/instance.hxx>
#endif