summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/expand
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 12:45:48 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 12:45:48 +0000
commit4f6617a7b0ce49374fd541a00c2191a0d570ad5b (patch)
tree4275f336af3731e8ab747b513e872d0d05dd8447 /ucb/source/ucp/expand
parent83be7823ed6a1c5245d3300723aac12e45a37be4 (diff)
INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED
2006/09/01 17:55:40 kaib 1.4.20.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb/source/ucp/expand')
-rw-r--r--ucb/source/ucp/expand/ucpexpand.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/expand/ucpexpand.cxx b/ucb/source/ucp/expand/ucpexpand.cxx
index 3c095b84c9fa..854b21339cda 100644
--- a/ucb/source/ucp/expand/ucpexpand.cxx
+++ b/ucb/source/ucp/expand/ucpexpand.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ucpexpand.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:18:46 $
+ * last change: $Author: obo $ $Date: 2006-09-17 13:45:48 $
*
* 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 "rtl/uri.hxx"
#include "osl/mutex.hxx"
#include "cppuhelper/compbase2.hxx"