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

Diff for /pegasus/src/Pegasus/Common/Platform_LINUX_ZSERIES64_GNU.h between version 1.19 and 1.20

version 1.19, 2008/12/16 18:56:00 version 1.20, 2011/08/18 13:19:34
Line 29 
Line 29 
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
   /*****************************************************************************
     The platform configuration files in pegasus/src/Pegasus/Common/Platform_*.h
     are intended to normalize platform/compiler differences so that Pegasus code
     can be written to work on all platforms without requiring platform ifdefs.
     Since these files are part of the Pegasus SDK, their contents should be
     the minimum that achieves the stated purpose.
   
     Examples of differences that are normalized here are support for C++
     namespaces, 64-bit integer type, support for C++ template specialization.
   
     Examples of things that are not appropriate in these files are the enablement
     of Pegasus features for a specific platform and other build configuration.
   ******************************************************************************/
   
 #ifndef Pegasus_Platform_LINUX_ZSERIES_GNU_h #ifndef Pegasus_Platform_LINUX_ZSERIES_GNU_h
 #define Pegasus_Platform_LINUX_ZSERIES_GNU_h #define Pegasus_Platform_LINUX_ZSERIES_GNU_h
  


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2