summaryrefslogtreecommitdiff
path: root/sw/inc/SwRewriter.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-11 07:46:26 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-11 07:46:26 +0000
commit103e42e22058a88031bdb166baf35456f0f5a6a0 (patch)
tree480d7a9ae2ef8169729e7982a8f1b6791b49394a /sw/inc/SwRewriter.hxx
parent4c68e0a60d6068deb0b73c05bd4e17e6d6304959 (diff)
INTEGRATION: CWS swstability06 (1.7.500); FILE MERGED
2006/09/01 12:06:09 ama 1.7.500.1: #i69146#: Unnecessary includes removed
Diffstat (limited to 'sw/inc/SwRewriter.hxx')
-rw-r--r--sw/inc/SwRewriter.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/SwRewriter.hxx b/sw/inc/SwRewriter.hxx
index 15b756d1ad11..1ccb2e187574 100644
--- a/sw/inc/SwRewriter.hxx
+++ b/sw/inc/SwRewriter.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SwRewriter.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:29:39 $
+ * last change: $Author: obo $ $Date: 2006-10-11 08:46:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,6 @@
#define _SW_REWRITER_HXX
#include <vector>
-#include <iostream>
#include <tools/string.hxx>
typedef std::pair<String, String> SwRewriteRule;