diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 12:50:20 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 12:50:20 +0000 |
commit | 75b2d44f3eb413fe5d18a7e20478a8d8827cbee6 (patch) | |
tree | adb01ebd131be1d97095b69504cdc45dc0082ef9 | |
parent | 141565a797f50c42b42afa97821b65a4a34b3e9b (diff) |
INTEGRATION: CWS pchfix02 (1.10.70); FILE MERGED
2006/09/01 17:55:43 kaib 1.10.70.1: #i68856# Added header markers and pch files
-rw-r--r-- | ucb/source/ucp/ftp/ftpcontentprovider.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/ftp/ftpcontentprovider.cxx b/ucb/source/ucp/ftp/ftpcontentprovider.cxx index 106cd4344bec..7981ccef30d7 100644 --- a/ucb/source/ucp/ftp/ftpcontentprovider.cxx +++ b/ucb/source/ucp/ftp/ftpcontentprovider.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ftpcontentprovider.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2005-09-09 15:33:19 $ + * last change: $Author: obo $ $Date: 2006-09-17 13:50:20 $ * * 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 ************************************************************************** |