diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:19:39 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:19:39 +0000 |
commit | e7c4f2e333ed7fe17617dfda5d2da4ab2bdf2f6b (patch) | |
tree | c2320cc339156d7b7579da79d5a09ab7430db45c /ucbhelper | |
parent | 58407c2109cfc7ae6c4814c9f80a18ff18ce8e0e (diff) |
INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED
2006/09/01 17:56:05 kaib 1.7.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/source/client/contentbroker.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucbhelper/source/client/contentbroker.cxx b/ucbhelper/source/client/contentbroker.cxx index f743d7ec421a..2e2413412f9d 100644 --- a/ucbhelper/source/client/contentbroker.cxx +++ b/ucbhelper/source/client/contentbroker.cxx @@ -4,9 +4,9 @@ * * $RCSfile: contentbroker.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:34:13 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:19:39 $ * * 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_ucbhelper.hxx" + /************************************************************************** TODO ************************************************************************** |