diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 13:00:59 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 13:00:59 +0000 |
commit | d7766d3151e77c1783c482e2b6834dba9a3c7d7e (patch) | |
tree | 17db4190fee912485da2b907077318ef3aeca03e | |
parent | e494d9986cacef6de8ca3e9e64ccea0eccad41f2 (diff) |
INTEGRATION: CWS pchfix02 (1.10.20); FILE MERGED
2006/09/01 17:55:50 kaib 1.10.20.1: #i68856# Added header markers and pch files
-rw-r--r-- | ucb/source/ucp/tdoc/tdoc_content.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_content.cxx b/ucb/source/ucp/tdoc/tdoc_content.cxx index f28d7361add9..5a48527641a6 100644 --- a/ucb/source/ucp/tdoc/tdoc_content.cxx +++ b/ucb/source/ucp/tdoc/tdoc_content.cxx @@ -4,9 +4,9 @@ * * $RCSfile: tdoc_content.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: hr $ $Date: 2006-06-20 05:31:20 $ + * last change: $Author: obo $ $Date: 2006-09-17 14:00:59 $ * * 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 ************************************************************************** |