00001 #ifndef _STLP_misc_rlocks_h 00002 # define _STLP_misc_rlocks_h 00003 # if (__SUNPRO_CC >= 0x500 ) 00004 # include <../CCios/rlocks.h> 00005 # elif defined (__SUNPRO_CC) 00006 # include <../CC/rlocks.h> 00007 # else 00008 # error "This file is for SUN CC only. Please remove it if it causes any harm for other compilers." 00009 # endif 00010 #endif 00011