summaryrefslogtreecommitdiffstats
path: root/rdbmaker
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-08 15:43:40 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-08 15:43:40 +0000
commitb4dd29e2975eb073d477bf98871988c329cc7a8e (patch)
tree63986935cee3c3882f3820bbc3faa9623c2d00ae /rdbmaker
parentINTEGRATION: CWS ooo20040704 (1.2.112); FILE MERGED (diff)
downloadcore-b4dd29e2975eb073d477bf98871988c329cc7a8e.tar.gz
core-b4dd29e2975eb073d477bf98871988c329cc7a8e.zip
INTEGRATION: CWS ooo20040704 (1.3.4); FILE MERGED
2004/07/02 09:45:11 cmc 1.3.4.2: #i30891# revert header and namespace change 2004/06/28 13:00:44 cmc 1.3.4.1: #i30801# allow using system stl if possible
Diffstat (limited to 'rdbmaker')
-rw-r--r--rdbmaker/inc/codemaker/typemanager.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/rdbmaker/inc/codemaker/typemanager.hxx b/rdbmaker/inc/codemaker/typemanager.hxx
index fc04679b59f4..b26174315aa4 100644
--- a/rdbmaker/inc/codemaker/typemanager.hxx
+++ b/rdbmaker/inc/codemaker/typemanager.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: typemanager.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 15:02:40 $
+ * last change: $Author: rt $ $Date: 2004-09-08 16:43:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,7 +58,6 @@
*
*
************************************************************************/
-
#include <hash_map>
#ifndef _CODEMAKER_TYPEMANAGER_HXX_