summaryrefslogtreecommitdiff
path: root/connectivity/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:15:23 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:15:23 +0000
commit1e00431afe9a445e30e07eee6c36d92910e90f1d (patch)
tree7c16e5269c52c31c5bb5234f2c739dd5b5f57b89 /connectivity/workben
parent917892f12e19883df49a141418e7faed813121d1 (diff)
INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED
2006/09/01 17:22:39 kaib 1.3.166.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/workben')
-rw-r--r--connectivity/workben/testmoz/initUNO.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/workben/testmoz/initUNO.cxx b/connectivity/workben/testmoz/initUNO.cxx
index 5e502f470405..f6777d2eb100 100644
--- a/connectivity/workben/testmoz/initUNO.cxx
+++ b/connectivity/workben/testmoz/initUNO.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: initUNO.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 07:51:22 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:15:23 $
*
* 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_connectivity.hxx"
+
#include "rtl/bootstrap.hxx"
#include "cppuhelper/bootstrap.hxx"
#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_