Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenstdiostream.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 Fri May 25 2012 04:27:12 for ReactOS by
1.7.6.1
|