summaryrefslogtreecommitdiff
path: root/transex3/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-22 09:43:33 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-22 09:43:33 +0000
commit7fb57bba6dccd5019dcf20029c594999c37719a7 (patch)
tree85098e00a1daa2b16b9c3c16c7343fc457353877 /transex3/inc
parent407fa63810d0cd300185e119915779142e886ed8 (diff)
INTEGRATION: CWS hr33 (1.5.12); FILE MERGED
2006/11/07 12:43:56 hr 1.5.12.2: RESYNC: (1.5-1.7); FILE MERGED 2006/05/03 14:48:07 hr 1.5.12.1: #i55967#: remove not needed STL includes
Diffstat (limited to 'transex3/inc')
-rw-r--r--transex3/inc/helpmerge.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/transex3/inc/helpmerge.hxx b/transex3/inc/helpmerge.hxx
index 623126a0ff38..5c92019332e4 100644
--- a/transex3/inc/helpmerge.hxx
+++ b/transex3/inc/helpmerge.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: helpmerge.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 17:08:14 $
+ * last change: $Author: vg $ $Date: 2006-11-22 10:43:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,10 +38,8 @@
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/strbuf.hxx>
-#include <hash_map>
#include <memory> /* auto_ptr */
#include "tools/isofallback.hxx"
-#include <vector>