From 80f998fe36b8a68057a0c6647b6f0f92dd96949f Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 15:24:26 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.18.86); FILE MERGED 2007/06/04 13:23:45 vg 1.18.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- xmloff/source/transform/StyleOOoTContext.cxx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'xmloff') diff --git a/xmloff/source/transform/StyleOOoTContext.cxx b/xmloff/source/transform/StyleOOoTContext.cxx index 178f76916ad3..5c53bc1e280a 100644 --- a/xmloff/source/transform/StyleOOoTContext.cxx +++ b/xmloff/source/transform/StyleOOoTContext.cxx @@ -4,9 +4,9 @@ * * $RCSfile: StyleOOoTContext.cxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: rt $ $Date: 2006-12-04 08:12:27 $ + * last change: $Author: hr $ $Date: 2007-06-27 16:24:26 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -49,10 +49,10 @@ #include #endif #ifndef _XMLOFF_NMSPMAP_HXX -#include "nmspmap.hxx" +#include #endif #ifndef _XMLOFF_XMLTOKEN_HXX -#include "xmltoken.hxx" +#include #endif #ifndef _XMLOFF_XMLNMSPE_HXX #include "xmlnmspe.hxx" @@ -91,7 +91,7 @@ #endif #ifndef _XMLOFF_XMLUCONV_HXX -#include "xmluconv.hxx" +#include #endif #ifndef _RTL_USTRBUF_HXX_ #include -- cgit v1.2.3