From 857cb14ad3a0b7f7ef6423d64649f794f96d67f4 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 13:42:14 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:17 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- xmloff/inc/XMLIsPercentagePropertyHandler.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmloff/inc/XMLIsPercentagePropertyHandler.hxx') diff --git a/xmloff/inc/XMLIsPercentagePropertyHandler.hxx b/xmloff/inc/XMLIsPercentagePropertyHandler.hxx index 7ec343a2f4a7..1e586b4509b8 100644 --- a/xmloff/inc/XMLIsPercentagePropertyHandler.hxx +++ b/xmloff/inc/XMLIsPercentagePropertyHandler.hxx @@ -4,9 +4,9 @@ * * $RCSfile: XMLIsPercentagePropertyHandler.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 12:52:22 $ + * last change: $Author: hr $ $Date: 2007-06-27 14:40:46 $ * * 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 _XMLOFF_XMLISPERCENTAGEPROPERTYHANDLER_HXX #ifndef _XMLOFF_PROPERTYHANDLERBASE_HXX -#include +#include #endif /** -- cgit