From df7b963fd27a8f9759681a6eb9edc0e92dd29de6 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 21:21:22 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.2.204); FILE MERGED 2007/06/06 10:20:32 vg 1.2.204.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:28 vg 1.2.204.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- tools/win/inc/toolsdll.hxx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tools') diff --git a/tools/win/inc/toolsdll.hxx b/tools/win/inc/toolsdll.hxx index 2579b26cc5ac..0a0322dbd1fb 100644 --- a/tools/win/inc/toolsdll.hxx +++ b/tools/win/inc/toolsdll.hxx @@ -4,9 +4,9 @@ * * $RCSfile: toolsdll.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 14:46:28 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:21:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,15 +43,15 @@ #endif #ifndef _SVWIN_H -#include +#include #endif #ifndef _SOLAR_H -#include +#include #endif #ifndef _SHL_HXX -#include +#include #endif // ---------------- -- cgit