From 3599087dd041bb48997b8a4ff3e65fb8ee388d13 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 21:20:57 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.4.204); FILE MERGED 2007/06/06 10:20:32 vg 1.4.204.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- tools/win/inc/dll.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/win/inc/dll.hxx b/tools/win/inc/dll.hxx index 0a3f1dfcf630..866d66e43853 100644 --- a/tools/win/inc/dll.hxx +++ b/tools/win/inc/dll.hxx @@ -4,9 +4,9 @@ * * $RCSfile: dll.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 14:44:22 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:20:57 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,7 @@ #ifdef WIN #ifndef _SVWIN_H -#include +#include #endif // ---------------------- -- cgit