diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:23:35 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:23:35 +0000 |
commit | 5aaeaae1519fa3009b0b670ed08ced5586ddd2ff (patch) | |
tree | 126a0b07c6500628373668dc39dd5f985712410d /ucbhelper/source/provider/resultset.cxx | |
parent | 2daa74900bde1339cf492ff5ad294a8b142b2223 (diff) |
INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED
2006/09/01 17:56:08 kaib 1.7.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucbhelper/source/provider/resultset.cxx')
-rw-r--r-- | ucbhelper/source/provider/resultset.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucbhelper/source/provider/resultset.cxx b/ucbhelper/source/provider/resultset.cxx index 617e9444ae59..204d07f0d4ee 100644 --- a/ucbhelper/source/provider/resultset.cxx +++ b/ucbhelper/source/provider/resultset.cxx @@ -4,9 +4,9 @@ * * $RCSfile: resultset.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2006-06-19 12:13:13 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:23:35 $ * * 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 ************************************************************************** |