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

Diff for /pegasus/src/Pegasus/Common/Platform_WIN64_IA64_MSVC.h between version 1.7 and 1.7.4.1

version 1.7, 2010/01/29 14:33:06 version 1.7.4.1, 2011/10/11 18:18:09
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_WIN64_IA64_MSVC_h #ifndef Pegasus_Platform_WIN64_IA64_MSVC_h
 #define Pegasus_Platform_WIN64_IA64_MSVC_h #define Pegasus_Platform_WIN64_IA64_MSVC_h
  


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.7.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2