(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.8.2.1 and 1.8.2.2

version 1.8.2.1, 2001/07/30 12:06:14 version 1.8.2.2, 2001/11/30 21:52:32
Line 54 
Line 54 
 #define PEGASUS_HAVE_BOOLEAN #define PEGASUS_HAVE_BOOLEAN
  
 // #define PEGASUS_EXPLICIT_INSTANTIATION // #define PEGASUS_EXPLICIT_INSTANTIATION
   #ifndef _GNU_SOURCE
   #define _GNU_SOURCE
   #endif
   #ifndef _REENTRANT
   #define _REENTRANT
   #endif
   #define _THREAD_SAFE
   #include <features.h>
 #endif /* Pegasus_Platform_LINUX_IX86_GNU_h */ #endif /* Pegasus_Platform_LINUX_IX86_GNU_h */


Legend:
Removed from v.1.8.2.1  
changed lines
  Added in v.1.8.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2