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

Diff for /pegasus/src/Pegasus/Common/CIMPropertyRep.cpp between version 1.26 and 1.27

version 1.26, 2002/06/01 00:56:27 version 1.27, 2002/06/10 20:33:49
Line 27 
Line 27 
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #include <cassert>  
 #include <cstdio> #include <cstdio>
 #include "CIMPropertyRep.h" #include "CIMPropertyRep.h"
 #include "Indentor.h" #include "Indentor.h"
Line 108 
Line 107 
     const CIMConstProperty& inheritedProperty,     const CIMConstProperty& inheritedProperty,
     Boolean propagateQualifiers)     Boolean propagateQualifiers)
 { {
     assert (!inheritedProperty.isNull());      PEGASUS_ASSERT(!inheritedProperty.isNull());
  
     // Check the type:     // Check the type:
  


Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2