williamr@4: #ifndef _STLP_misc_rlocks_h williamr@4: # define _STLP_misc_rlocks_h williamr@4: # if (__SUNPRO_CC >= 0x500 ) williamr@4: # include <../CCios/rlocks.h> williamr@4: # elif defined (__SUNPRO_CC) williamr@4: # include <../CC/rlocks.h> williamr@4: # else williamr@4: # error "This file is for SUN CC only. Please remove it if it causes any harm for other compilers." williamr@4: # endif williamr@4: #endif williamr@4: