? sot/unxirxm3.pro ? sot/util/so_locations Index: sot/source/sdstor/stgcache.cxx =================================================================== RCS file: /cvs/oo/util/sot/source/sdstor/stgcache.cxx,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 stgcache.cxx --- sot/source/sdstor/stgcache.cxx 2000/09/18 16:56:51 1.1.1.1 +++ sot/source/sdstor/stgcache.cxx 2001/07/05 02:44:00 @@ -62,10 +62,14 @@ #if defined(_MSC_VER) && (_MSC_VER<1200) #include #endif -#if STLPORT_VERSION<321 +#if defined(STLPORT_VERSION) && STLPORT_VERSION<321 #include #else +#if ( __GNU_STL__ == 3 ) +#include +#else #include +#endif #endif #if defined(_MSC_VER) && (_MSC_VER<1200) #include