diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:23:49 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:23:49 +0000 |
commit | 68d5d364005e25102dff8659d3c7984e38d572a7 (patch) | |
tree | e10e67994a59f75dbb209090db4be7a1a1b02655 /ucbhelper | |
parent | 5aaeaae1519fa3009b0b670ed08ced5586ddd2ff (diff) |
INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED
2006/09/01 17:56:08 kaib 1.4.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/source/provider/resultsethelper.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucbhelper/source/provider/resultsethelper.cxx b/ucbhelper/source/provider/resultsethelper.cxx index e48d3b3b2985..d726a55acaf0 100644 --- a/ucbhelper/source/provider/resultsethelper.cxx +++ b/ucbhelper/source/provider/resultsethelper.cxx @@ -4,9 +4,9 @@ * * $RCSfile: resultsethelper.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 12:13:25 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:23:49 $ * * 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 ************************************************************************** |