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

Diff for /pegasus/src/Pegasus/Common/AtomicInt.h between version 1.11 and 1.12

version 1.11, 2006/12/01 22:40:23 version 1.12, 2007/01/11 16:21:54
Line 438 
Line 438 
  
 //============================================================================== //==============================================================================
 // //
 // PEGASUS_PLATFORM_WIN32_IX86_MSVC  // PEGASUS_OS_TYPE_WINDOWS
 // //
 //============================================================================== //==============================================================================
  
 #if defined(PEGASUS_PLATFORM_WIN32_IX86_MSVC)  #if defined(PEGASUS_OS_TYPE_WINDOWS)
 # define PEGASUS_ATOMIC_INT_DEFINED # define PEGASUS_ATOMIC_INT_DEFINED
  
 #include <Pegasus/Common/Network.h> #include <Pegasus/Common/Network.h>
Line 497 
Line 497 
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif /* PEGASUS_PLATFORM_WIN32_IX86_MSVC */  #endif /* PEGASUS_OS_TYPE_WINDOWS */
  
 //============================================================================== //==============================================================================
 // //


Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2