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