From 33539961a8e1836c85ff4a5208c8edd3bb028187 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 21:14:54 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.6.90); FILE MERGED 2007/06/04 13:32:26
vg 1.6.90.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
tools/source/generic/toolsin.cxx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'tools')
diff --git a/tools/source/generic/toolsin.cxx b/tools/source/generic/toolsin.cxx
index 086e4458260f..b8c7b26ffbf9 100644
--- a/tools/source/generic/toolsin.cxx
+++ b/tools/source/generic/toolsin.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: toolsin.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 00:57:20 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:14:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,11 +41,11 @@
#include
#ifndef _SHL_HXX
-#include
+#include
#endif
#ifndef _DEBUG_HXX
-#include
+#include
#endif
#ifndef _TOOLSIN_HXX
#include
--
cgit