From 75b2d44f3eb413fe5d18a7e20478a8d8827cbee6 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 12:50:20 +0000 Subject: 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 --- ucb/source/ucp/ftp/ftpcontentprovider.cxx | 7 +++++-- 1 file 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 ************************************************************************** -- cgit