diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 13:01:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 13:01:29 +0000 |
commit | ea0f59fb42b53c23e747240ec48830c661abb1ea (patch) | |
tree | e2aa2e1062effe764bf78b4efaa73bd68210e833 /ucb | |
parent | 77b0e91d788223f27cf1d1b24b9d47d286a474b6 (diff) |
INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED
2006/09/01 17:55:51 kaib 1.4.20.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/source/ucp/tdoc/tdoc_datasupplier.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx b/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx index d76d02f32ed5..ddb04c5a083f 100644 --- a/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx +++ b/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx @@ -4,9 +4,9 @@ * * $RCSfile: tdoc_datasupplier.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-20 05:31:45 $ + * last change: $Author: obo $ $Date: 2006-09-17 14:01:29 $ * * 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 ************************************************************************** |