(file) Return to Config.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Config.h between version 1.43 and 1.44

version 1.43, 2003/08/06 14:43:36 version 1.44, 2003/08/12 18:12:54
Line 141 
Line 141 
 #endif #endif
  
 #ifdef PEGASUS_HAVE_IOS_BINARY #ifdef PEGASUS_HAVE_IOS_BINARY
   #if defined(PEGASUS_PLATFORM_OS400_ISERIES_IBM)
   #define PEGASUS_IOS_BINARY ,std::ios::binary,PEGASUS_STD(_CCSID_T(1208))
   #else
 #define PEGASUS_IOS_BINARY ,std::ios::binary #define PEGASUS_IOS_BINARY ,std::ios::binary
   #endif
 #define PEGASUS_OR_IOS_BINARY | std::ios::binary #define PEGASUS_OR_IOS_BINARY | std::ios::binary
 #else #else
 #define PEGASUS_IOS_BINARY /* empty */ #define PEGASUS_IOS_BINARY /* empty */


Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2