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

Diff for /pegasus/src/Pegasus/Common/Config.h between version 1.68.4.1 and 1.70

version 1.68.4.1, 2007/03/23 21:53:51 version 1.70, 2007/05/29 17:21:06
Line 179 
Line 179 
 # define PEGASUS_USING_PEGASUS # define PEGASUS_USING_PEGASUS
 #endif #endif
  
 #ifdef PEGASUS_HAVE_EXPLICIT  
 # define PEGASUS_EXPLICIT explicit  
 #else  
 # define PEGASUS_EXPLICIT /* empty */  
 #endif  
   
 #ifdef PEGASUS_HAVE_MUTABLE  
 # define PEGASUS_MUTABLE mutable  
 #else  
 # define PEGASUS_MUTABLE /* empty */  
 #endif  
   
 #ifndef PEGASUS_HAVE_FOR_SCOPE #ifndef PEGASUS_HAVE_FOR_SCOPE
 # define for if (0) ; else for # define for if (0) ; else for
 #endif #endif


Legend:
Removed from v.1.68.4.1  
changed lines
  Added in v.1.70

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2