diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:26:17 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:26:17 +0000 |
commit | 510bc9c8f24abd5a7e940b7c9fb565599429e635 (patch) | |
tree | 9bfa755da0721cd6c7898c18a16c941f882e56e8 /ucbhelper | |
parent | 0f21d96dd300c6d2d30050a3c76cbe56c3fe61d8 (diff) |
INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED
2006/09/01 17:56:10 kaib 1.4.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/workben/myucp/myucp_resultset.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucbhelper/workben/myucp/myucp_resultset.cxx b/ucbhelper/workben/myucp/myucp_resultset.cxx index 04df24457939..f76b4a60999b 100644 --- a/ucbhelper/workben/myucp/myucp_resultset.cxx +++ b/ucbhelper/workben/myucp/myucp_resultset.cxx @@ -4,9 +4,9 @@ * * $RCSfile: myucp_resultset.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:45:57 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:26:17 $ * * 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 ************************************************************************** |