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

Diff for /pegasus/src/Pegasus/Common/TraceLogHandler.cpp between version 1.1 and 1.2

version 1.1, 2008/05/15 17:37:51 version 1.2, 2008/05/16 09:03:47
Line 31 
Line 31 
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
   #ifdef PEGASUS_PLATFORM_ZOS_ZSERIES_IBM
   #define _ISOC99_SOURCE
   #include <stdio.h>
   #include <stdarg.h>
   #endif
   
 #include <Pegasus/Common/FileSystem.h> #include <Pegasus/Common/FileSystem.h>
 #include <Pegasus/Common/TraceLogHandler.h> #include <Pegasus/Common/TraceLogHandler.h>
  


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2