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

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



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