summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 12:56:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 12:56:19 +0000
commit72af958fa451657fb7fae437d4e90814249c7603 (patch)
tree393a32df91f6dd609dad1a46482fc4ce1741b178
parent824b1a09064e2715e4dcec46a87fe3ee859789ed (diff)
INTEGRATION: CWS pchfix02 (1.9.20); FILE MERGED
2006/09/01 17:55:47 kaib 1.9.20.1: #i68856# Added header markers and pch files
-rw-r--r--ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx b/ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx
index 60ceb4bd7e80..868690bae7f1 100644
--- a/ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx
+++ b/ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hierarchydatasupplier.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:29:12 $
+ * last change: $Author: obo $ $Date: 2006-09-17 13:56:19 $
*
* 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"
+
/**************************************************************************
TODO
**************************************************************************