From 72bf6044790bdb3d462cbf54545d99ccf731693b Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 20 Jun 2006 04:59:09 +0000 Subject: INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/03/09 20:31:41 pl 1.3.4.2: #i55991# removed warnings for windows platform 2005/10/21 14:14:52 pl 1.3.4.1: #i55991# removed warnings for linux platform --- dtrans/source/cnttype/mcnttfactory.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dtrans/source/cnttype') diff --git a/dtrans/source/cnttype/mcnttfactory.hxx b/dtrans/source/cnttype/mcnttfactory.hxx index 051e27ae550e..ad0e2ea6c281 100644 --- a/dtrans/source/cnttype/mcnttfactory.hxx +++ b/dtrans/source/cnttype/mcnttfactory.hxx @@ -4,9 +4,9 @@ * * $RCSfile: mcnttfactory.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:10:09 $ + * last change: $Author: hr $ $Date: 2006-06-20 05:59:09 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -41,8 +41,8 @@ // includes //------------------------------------------------------------------------ -#ifndef _RTL_USTRING_ -#include +#ifndef _RTL_USTRING_HXX_ +#include #endif #ifndef _SAL_TYPES_H_ -- cgit v1.2.3