00001 #ifndef _STLP_misc_stdiostream_h 00002 # define _STLP_misc_stdiostream_h 00003 # if (__SUNPRO_CC >= 0x500 ) 00004 # include <../CCios/stdiostream.h> 00005 # else if defined (__SUNPRO_CC) 00006 # include <../CC/stdiostream.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