From 90aff5569ada19a25c1637a323ec6b84fcddfa37 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 14:20:09 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.18.86); FILE MERGED 2007/06/04 13:23:27 vg 1.18.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- xmloff/source/script/XMLEventExport.cxx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'xmloff/source/script') diff --git a/xmloff/source/script/XMLEventExport.cxx b/xmloff/source/script/XMLEventExport.cxx index ef8d0414a7..69172eb166 100644 --- a/xmloff/source/script/XMLEventExport.cxx +++ b/xmloff/source/script/XMLEventExport.cxx @@ -4,9 +4,9 @@ * * $RCSfile: XMLEventExport.cxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: rt $ $Date: 2006-12-04 08:11:48 $ + * last change: $Author: hr $ $Date: 2007-06-27 15:20:09 $ * * 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 @@ #include "precompiled_xmloff.hxx" #ifndef _XMLOFF_XMLEVENTEXPORT_HXX -#include "XMLEventExport.hxx" +#include #endif #ifndef _COM_SUN_STAR_BEANS_PROPERTYVALUE_HPP @@ -57,11 +57,11 @@ #endif #ifndef _XMLOFF_XMLEXP_HXX -#include "xmlexp.hxx" +#include #endif #ifndef _XMLOFF_XMLTOKEN_HXX -#include "xmltoken.hxx" +#include #endif #ifndef _XMLOFF_XMLNMSPE_HXX @@ -69,7 +69,7 @@ #endif #ifndef _XMLOFF_NMSPMAP_HXX -#include "nmspmap.hxx" +#include #endif -- cgit v1.2.3