/home/ntakagi/work/STLport-5.1.5/stlport/stl/config/_hpux.hGo to the documentation of this file.00001 #ifndef __stl_config__hpux_h 00002 #define __stl_config__hpux_h 00003 00004 #define _STLP_PLATFORM "HP Unix" 00005 00006 #ifdef __GNUC__ 00007 # define _STLP_NO_WCHAR_T 00008 # define _STLP_NO_CWCHAR 00009 # define _STLP_NO_LONG_DOUBLE 00010 #endif 00011 00012 #endif /* __stl_config__hpux_h */
Generated on Mon Mar 10 15:32:46 2008 by ![]() |