diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:21:59 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:21:59 +0000 |
commit | fcc68721c0dd08ad81dcc2cf9b674720479e8417 (patch) | |
tree | 8309058c49dc6db964c5beaef4f02100bb75aa78 /ucbhelper | |
parent | 36e39fb31de25c056a6109905f6d6120b88508aa (diff) |
INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED
2006/09/01 17:56:07 kaib 1.4.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/source/provider/contentinfo.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucbhelper/source/provider/contentinfo.cxx b/ucbhelper/source/provider/contentinfo.cxx index cb7cd7559c93..ee2429e4f0c2 100644 --- a/ucbhelper/source/provider/contentinfo.cxx +++ b/ucbhelper/source/provider/contentinfo.cxx @@ -4,9 +4,9 @@ * * $RCSfile: contentinfo.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:37:44 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:21:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_ucbhelper.hxx" /************************************************************************** TODO ************************************************************************** |