From 6370c71841a62df5c317a4d3c35662170133d2b8 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 11:29:56 +0000 Subject: INTEGRATION: CWS warnings01 (1.5.216); FILE MERGED 2006/05/12 16:40:32 sb 1.5.216.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. --- sd/inc/sdfilter.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sd/inc/sdfilter.hxx') diff --git a/sd/inc/sdfilter.hxx b/sd/inc/sdfilter.hxx index 011f623712bd..67c97ea5b9ca 100644 --- a/sd/inc/sdfilter.hxx +++ b/sd/inc/sdfilter.hxx @@ -4,9 +4,9 @@ * * $RCSfile: sdfilter.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:59:43 $ + * last change: $Author: hr $ $Date: 2006-06-19 12:29:56 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,7 @@ #define _SD_SDFILTER_HXX #include -#include +#include #ifndef _COM_SUN_STAR_FRAME_XMODEL_HPP_ #include -- cgit