Index: registry/source/regmap.hxx =================================================================== RCS file: /cvs/oo/udk/registry/source/regmap.hxx,v retrieving revision 1.3 diff -u -r1.3 regmap.hxx --- registry/source/regmap.hxx 2001/03/14 09:36:00 1.3 +++ registry/source/regmap.hxx 2001/07/03 02:56:49 @@ -67,7 +67,11 @@ #include #include #else +#if ( __GNU_STL__ == 3 ) +#include +#else #include +#endif #include #include #endif