From 0d132d49b8ebb8836f5954102e75fa6bcc81750e Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 11:11:04 +0000 Subject: [PATCH] INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2005/09/22 18:55:46 sb 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/01 12:15:24 sb 1.2.12.1: #i53898# Made code warning-free. --- ucbhelper/inc/ucbhelper/proxydecider.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ucbhelper/inc/ucbhelper/proxydecider.hxx b/ucbhelper/inc/ucbhelper/proxydecider.hxx index 55810a1c7a24..b98c255c4d26 100644 --- a/ucbhelper/inc/ucbhelper/proxydecider.hxx +++ b/ucbhelper/inc/ucbhelper/proxydecider.hxx @@ -4,9 +4,9 @@ * * $RCSfile: proxydecider.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:30:04 $ + * last change: $Author: hr $ $Date: 2006-06-19 12:11:04 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -40,7 +40,7 @@ #include #endif #ifndef _COM_SUN_STAR_UNO_REFERENCE_HXX_ -#include +#include #endif #ifndef INCLUDED_UCBHELPERDLLAPI_H #include "ucbhelper/ucbhelperdllapi.h"