summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:05:38 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:05:38 +0000
commit57f43ce412fc15bfc081fba8df996103ba5f1db5 (patch)
tree162b48e44cbf7189ef63f7f75b610779b842a807 /ucb
parent96f230923c68a338248c25db34946baffb02872d (diff)
INTEGRATION: CWS pchfix02 (1.11.16); FILE MERGED
2006/09/01 17:55:53 kaib 1.11.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav/LinkSequence.cxx7
-rw-r--r--ucb/source/ucp/webdav/LockEntrySequence.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/ucb/source/ucp/webdav/LinkSequence.cxx b/ucb/source/ucp/webdav/LinkSequence.cxx
index 2026e6ed4acf..c5496c2308d8 100644
--- a/ucb/source/ucp/webdav/LinkSequence.cxx
+++ b/ucb/source/ucp/webdav/LinkSequence.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: LinkSequence.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 09:33:57 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:05: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_ucb.hxx"
+
#include <string.h>
#ifndef NE_XML_H
diff --git a/ucb/source/ucp/webdav/LockEntrySequence.cxx b/ucb/source/ucp/webdav/LockEntrySequence.cxx
index 2c727cc03f8d..627c0d1a13fb 100644
--- a/ucb/source/ucp/webdav/LockEntrySequence.cxx
+++ b/ucb/source/ucp/webdav/LockEntrySequence.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: LockEntrySequence.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 09:34:15 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:05:38 $
*
* 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_ucb.hxx"
+
#include <string.h>
#ifndef NE_XML_H