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

Diff for /pegasus/src/Pegasus/Common/TraceFileHandler.cpp between version 1.28 and 1.29

version 1.28, 2006/04/18 19:08:42 version 1.29, 2006/08/09 21:12:42
Line 47 
Line 47 
 #if defined(PEGASUS_OS_TYPE_WINDOWS) #if defined(PEGASUS_OS_TYPE_WINDOWS)
 # include <Pegasus/Common/TraceFileHandlerWindows.cpp> # include <Pegasus/Common/TraceFileHandlerWindows.cpp>
 #elif defined(PEGASUS_OS_TYPE_UNIX) #elif defined(PEGASUS_OS_TYPE_UNIX)
 # include <Pegasus/Common/TraceFileHandlerUnix.cpp>  # include <Pegasus/Common/TraceFileHandlerPOSIX.cpp>
 #elif defined(PEGASUS_OS_TYPE_NSK) #elif defined(PEGASUS_OS_TYPE_NSK)
 # include <Pegasus/Common/TraceFileHandlerNsk.cpp> # include <Pegasus/Common/TraceFileHandlerNsk.cpp>
 #elif defined(PEGASUS_OS_VMS) #elif defined(PEGASUS_OS_VMS)
 # include <Pegasus/Common/TraceFileHandlerVms.cpp>  # include <Pegasus/Common/TraceFileHandlerPOSIX.cpp>
 #else #else
 # error "Unsupported platform" # error "Unsupported platform"
 #endif #endif


Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2