diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 13:07:54 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 13:07:54 +0000 |
commit | 81b6a2914e34ac68fd3bc11259d9efea7c86efed (patch) | |
tree | 7efcaf6517ded9145430361078e6bd2ad6a87979 | |
parent | 88b32a4a0ba8ba1d1f258b102815626c8abf8c89 (diff) |
INTEGRATION: CWS pchfix02 (1.18.70); FILE MERGED
2006/09/01 17:55:55 kaib 1.18.70.1: #i68856# Added header markers and pch files
-rw-r--r-- | ucb/source/ucp/webdav/webdavcontentcaps.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/webdav/webdavcontentcaps.cxx b/ucb/source/ucp/webdav/webdavcontentcaps.cxx index d06218f54dee..7733d1f6be4f 100644 --- a/ucb/source/ucp/webdav/webdavcontentcaps.cxx +++ b/ucb/source/ucp/webdav/webdavcontentcaps.cxx @@ -4,9 +4,9 @@ * * $RCSfile: webdavcontentcaps.cxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:15:58 $ + * last change: $Author: obo $ $Date: 2006-09-17 14:07:54 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_ucb.hxx" /************************************************************************** TODO ************************************************************************** |