Index: idlc/inc/idlc/idlctypes.hxx =================================================================== RCS file: /cvs/oo/udk/idlc/inc/idlc/idlctypes.hxx,v retrieving revision 1.1 diff -u -r1.1 idlctypes.hxx --- idlc/inc/idlc/idlctypes.hxx 2001/03/15 12:23:01 1.1 +++ idlc/inc/idlc/idlctypes.hxx 2001/07/03 03:01:41 @@ -63,7 +63,11 @@ #include +#if ( __GNU_STL__ == 3 ) +#include +#else #include +#endif #include #include #include