From 75cba03848099f27292ab918d4e1e5713e44743c Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 21:15:20 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.10.90); FILE MERGED 2007/06/04 13:32:26
vg 1.10.90.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
tools/source/inet/inetmsg.cxx | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
(limited to 'tools/source/inet/inetmsg.cxx')
diff --git a/tools/source/inet/inetmsg.cxx b/tools/source/inet/inetmsg.cxx
index c700edc41d6d..ef1568b109c4 100644
--- a/tools/source/inet/inetmsg.cxx
+++ b/tools/source/inet/inetmsg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: inetmsg.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 00:57:50 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:15:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,16 +41,16 @@
#endif
#ifndef _DATETIME_HXX
-#include
+#include
#endif
#ifndef _TOOLS_INETMIME_HXX
-#include
+#include
#endif
#ifndef _TOOLS_INETMSG_HXX
-#include
+#include
#endif
#ifndef _TOOLS_INETSTRM_HXX
-#include
+#include
#endif
#ifndef INCLUDED_RTL_INSTANCE_HXX
#include
--
cgit