/home/ntakagi/work/STLport-5.1.5/stlport/rlocks.h

Go to the documentation of this file.
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 



Generated on Mon Mar 10 15:32:18 2008 by  doxygen 1.5.1