diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-09-08 15:43:40 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-09-08 15:43:40 +0000 |
commit | b4dd29e2975eb073d477bf98871988c329cc7a8e (patch) | |
tree | 63986935cee3c3882f3820bbc3faa9623c2d00ae | |
parent | e13c39fc9c4f3ff04ee6e9258b4deab68c782cbb (diff) |
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
-rw-r--r-- | rdbmaker/inc/codemaker/typemanager.hxx | 5 |
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_ |