summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-22 09:49:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-22 09:49:55 +0000
commitd785bff76dffca5714f2f923c7ca3399b70d57ab (patch)
tree12e489734dba3afe248642826a8d8a9a5d76fdd3 /cpputools
parent6b44d1596e679d66c0d20d426047420e845fe495 (diff)
INTEGRATION: CWS hr33 (1.3.12); FILE MERGED
2006/11/02 16:14:44 hr 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/03 14:35:41 hr 1.3.12.1: #i55967#: <hash_map> is not needed, do not include
Diffstat (limited to 'cpputools')
-rwxr-xr-xcpputools/source/regcomplazy/regcomplazy.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpputools/source/regcomplazy/regcomplazy.cxx b/cpputools/source/regcomplazy/regcomplazy.cxx
index 917c9a1ca9fd..ff5b8035d82f 100755
--- a/cpputools/source/regcomplazy/regcomplazy.cxx
+++ b/cpputools/source/regcomplazy/regcomplazy.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: regcomplazy.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 21:55:33 $
+ * last change: $Author: vg $ $Date: 2006-11-22 10:49:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,6 @@
#include <rtl/ustrbuf.hxx>
#include <vector>
-#include <hash_map>
#include <registry/registry.hxx>