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

Diff for /pegasus/src/Pegasus/Config/FixedPropertyTable.h between version 1.6 and 1.7

version 1.6, 2003/10/27 22:04:51 version 1.7, 2004/05/12 18:15:14
Line 38 
Line 38 
 #include "FixedPropertyTableHpux.h" #include "FixedPropertyTableHpux.h"
 #elif defined(PEGASUS_PLATFORM_OS400_ISERIES_IBM) #elif defined(PEGASUS_PLATFORM_OS400_ISERIES_IBM)
 #include "FixedPropertyTableOS400.h" #include "FixedPropertyTableOS400.h"
   #elif defined(PEGASUS_PLATFORM_AIX_RS_IBMCXX)
   #include "FixedPropertyTableAix.h"
 #else #else
     {"bogus", "MyBogusValue"} // Remove this line if others are added     {"bogus", "MyBogusValue"} // Remove this line if others are added
 #endif #endif


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2