From 2319570c28baefb8ed83853b3f0a739a1ef19f46 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 22:03:48 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.7.202); FILE MERGED 2007/06/04 13:34:43
vg 1.7.202.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
sfx2/source/bastyp/minarray.cxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'sfx2/source/bastyp')
diff --git a/sfx2/source/bastyp/minarray.cxx b/sfx2/source/bastyp/minarray.cxx
index 35290b0d499b..81602f5940ab 100644
--- a/sfx2/source/bastyp/minarray.cxx
+++ b/sfx2/source/bastyp/minarray.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: minarray.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:50:12 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:03:48 $
*
* 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 @@
#ifndef GCC
#endif
-#include "minarray.hxx"
+#include
// -----------------------------------------------------------------------
--
cgit