summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:19:11 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:19:11 +0000
commit34c811a5d7df4367b05e869e8a35b8834bf668c8 (patch)
treeb911d285744e776c8c7bf4c5dc4efc25b91f07ba /ucbhelper
parent178f4d8d1871f8687863223a2d1ea200de9487d4 (diff)
INTEGRATION: CWS pchfix02 (1.2.34); FILE MERGED
2006/09/01 17:56:05 kaib 1.2.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/source/client/activedatasink.cxx7
-rw-r--r--ucbhelper/source/client/commandenvironment.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/ucbhelper/source/client/activedatasink.cxx b/ucbhelper/source/client/activedatasink.cxx
index d76f15d3446b..d1024ee6d973 100644
--- a/ucbhelper/source/client/activedatasink.cxx
+++ b/ucbhelper/source/client/activedatasink.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: activedatasink.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:32:57 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:18:43 $
*
* 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_ucbhelper.hxx"
+
/**************************************************************************
TODO
**************************************************************************
diff --git a/ucbhelper/source/client/commandenvironment.cxx b/ucbhelper/source/client/commandenvironment.cxx
index 4694012d7e86..658891a833e1 100644
--- a/ucbhelper/source/client/commandenvironment.cxx
+++ b/ucbhelper/source/client/commandenvironment.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: commandenvironment.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:33:40 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:19:11 $
*
* 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_ucbhelper.hxx"
+
/**************************************************************************
TODO
**************************************************************************