diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 12:55:35 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 12:55:35 +0000 |
commit | d5548d4fd67f396b20c8955cb880f3ecb7b6e73b (patch) | |
tree | e2d7c577f9f8ffa1c036bc0880196de58e273a8d | |
parent | 9c94e79be7d28652ef70f68ad19be74682606876 (diff) |
INTEGRATION: CWS pchfix02 (1.6.20); FILE MERGED
2006/09/01 17:55:46 kaib 1.6.20.1: #i68856# Added header markers and pch files
-rw-r--r-- | ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx b/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx index f31fc06a3b07..33ceeb8f46be 100644 --- a/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx +++ b/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hierarchycontentcaps.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2006-06-20 05:28:38 $ + * last change: $Author: obo $ $Date: 2006-09-17 13:55:35 $ * * 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 ************************************************************************** |