From 13e85a121cfa251f370364a68cfea7b664c5f55b Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 20:48:13 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED 2007/06/04 13:31:43
vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
svtools/source/misc/cliplistener.cxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/svtools/source/misc/cliplistener.cxx b/svtools/source/misc/cliplistener.cxx
index 1820aab0eef6..85639d914d75 100644
--- a/svtools/source/misc/cliplistener.cxx
+++ b/svtools/source/misc/cliplistener.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cliplistener.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 15:09:16 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:48:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@
#include
#include "cliplistener.hxx"
-#include "transfer.hxx"
+#include
using namespace ::com::sun::star;
--
cgit