(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.21 and 1.21.2.1

version 1.21, 2001/07/17 16:24:12 version 1.21.2.1, 2001/08/27 14:15:58
Line 29 
Line 29 
 #ifndef Pegasus_Config_h #ifndef Pegasus_Config_h
 #define Pegasus_Config_h #define Pegasus_Config_h
  
   // Ensure Unix 98, IPCUnix.h comes sometimes too late
   #if defined (PEGASUS_PLATFORM_LINUX_IX86_GNU)
   #ifndef _GNU_SOURCE
         #define _GNU_SOURCE
   #endif
   #endif
   
 #include <iostream> #include <iostream>
 #include <cstdlib> #include <cstdlib>
  


Legend:
Removed from v.1.21  
changed lines
  Added in v.1.21.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2