From 8e02f176fe8d7624451a387edd096970e29f8559 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 21:13:02 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.12.8); FILE MERGED 2007/06/04 13:32:25 vg 1.12.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- tools/source/generic/color.cxx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tools') diff --git a/tools/source/generic/color.cxx b/tools/source/generic/color.cxx index 7363ccf994c9..f8d03e117ca2 100644 --- a/tools/source/generic/color.cxx +++ b/tools/source/generic/color.cxx @@ -4,9 +4,9 @@ * * $RCSfile: color.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2007-04-26 09:47:30 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:13:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,25 +43,25 @@ #endif #ifndef _TOOLS_COLOR_HXX -#include +#include #endif #ifndef _TOOLS_DEBUG_HXX -#include +#include #endif #ifndef _STREAM_HXX -#include +#include #endif #ifndef _TOOLS_RC_HXX -#include +#include #endif #ifndef _TOOLS_RCID_H -#include +#include #endif #ifndef _TOOLS_RESID_HXX -#include +#include #endif #ifndef _SV_RC_H -#include +#include #endif // ----------- -- cgit