From 9ae3dfc28d18f91394a35aeb9ad6e4958df841d1 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 20:00:43 +0000
Subject: [PATCH] INTEGRATION: CWS vgbugs07 (1.30.6); FILE MERGED 2007/06/04
13:30:23 vg 1.30.6.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
automation/source/server/statemnt.cxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/automation/source/server/statemnt.cxx b/automation/source/server/statemnt.cxx
index affa1ec6b83c..a810d7cf860a 100644
--- a/automation/source/server/statemnt.cxx
+++ b/automation/source/server/statemnt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: statemnt.cxx,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: vg $ $Date: 2007-06-21 07:31:54 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:00:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -204,7 +204,7 @@
#endif
#ifndef _COMMUNI_HXX
-#include "communi.hxx"
+#include
#endif
#ifndef SVTOOLS_TESTTOOL_HXX