diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 12:56:19 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 12:56:19 +0000 |
commit | 72af958fa451657fb7fae437d4e90814249c7603 (patch) | |
tree | 393a32df91f6dd609dad1a46482fc4ce1741b178 | |
parent | 824b1a09064e2715e4dcec46a87fe3ee859789ed (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.cxx | 7 |
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 ************************************************************************** |