diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 13:08:41 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 13:08:41 +0000 |
commit | 9363e0f779734c0b034c698be2c4d094b75e2d85 (patch) | |
tree | 458618574bcca2255f2692c6666b773966723d9e /ucb/source/ucp/webdav/webdavresultset.cxx | |
parent | 8d3d9b1edddc1048c8c8197aa28799b207961746 (diff) |
INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED
2006/09/01 17:55:55 kaib 1.4.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb/source/ucp/webdav/webdavresultset.cxx')
-rw-r--r-- | ucb/source/ucp/webdav/webdavresultset.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/webdav/webdavresultset.cxx b/ucb/source/ucp/webdav/webdavresultset.cxx index 93bc8faceba6..3c706dd8334b 100644 --- a/ucb/source/ucp/webdav/webdavresultset.cxx +++ b/ucb/source/ucp/webdav/webdavresultset.cxx @@ -4,9 +4,9 @@ * * $RCSfile: webdavresultset.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:17:20 $ + * last change: $Author: obo $ $Date: 2006-09-17 14:08:41 $ * * 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_ucb.hxx" + /************************************************************************** TODO ************************************************************************** |