From b30cc3cde74cadd5e3dc80ad12834b8153010156 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Wed, 7 Aug 2002 18:55:21 +0000 Subject: #100535# avoid STLPORT_VERSION --- registry/source/regmap.hxx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'registry') diff --git a/registry/source/regmap.hxx b/registry/source/regmap.hxx index 717b884b957a..c8c7697b36fe 100644 --- a/registry/source/regmap.hxx +++ b/registry/source/regmap.hxx @@ -2,9 +2,9 @@ * * $RCSfile: regmap.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: jsc $ $Date: 2001-03-14 09:36:00 $ + * last change: $Author: hjs $ $Date: 2002-08-07 19:55:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,15 +62,9 @@ #ifndef _REGMAP_HXX_ #define _REGMAP_HXX_ -#if STLPORT_VERSION<321 -#include -#include -#include -#else #include #include #include -#endif #ifndef _RTL_USTRING_HXX_ #include -- cgit