From 76c83be55b37a87ca163aef36df87355a230f2e9 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 8 Sep 2004 13:17:27 +0000 Subject: INTEGRATION: CWS ooo20040704 (1.7.120); FILE MERGED 2004/07/02 08:32:51 cmc 1.7.120.2: #i30891# revert header and namespace change 2004/06/28 14:41:46 cmc 1.7.120.1: #i30801# allow using system stl if possible --- ucbhelper/source/provider/contenthelper.cxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'ucbhelper') diff --git a/ucbhelper/source/provider/contenthelper.cxx b/ucbhelper/source/provider/contenthelper.cxx index b02e0ec229d4..b373a5c3dc35 100644 --- a/ucbhelper/source/provider/contenthelper.cxx +++ b/ucbhelper/source/provider/contenthelper.cxx @@ -2,9 +2,9 @@ * * $RCSfile: contenthelper.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2001-09-27 09:51:46 $ + * last change: $Author: rt $ $Date: 2004-09-08 14:17:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,9 +65,7 @@ *************************************************************************/ -#ifndef __HASH_MAP__ #include -#endif #ifndef _COM_SUN_STAR_UCB_CONTENTACTION_HPP_ #include #endif -- cgit