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

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

version 1.43, 2008/12/02 09:00:51 version 1.44, 2011/08/18 13:19:34
Line 26 
Line 26 
 // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 // //
 ////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////
 /*  
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
 */  
   /*****************************************************************************
     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_IX86_GNU_h #ifndef Pegasus_Platform_LINUX_IX86_GNU_h
 #define Pegasus_Platform_LINUX_IX86_GNU_h #define Pegasus_Platform_LINUX_IX86_GNU_h


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