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

Diff for /pegasus/src/Pegasus/Common/CIMDateTime.cpp between version 1.68 and 1.68.6.1

version 1.68, 2006/05/17 19:32:27 version 1.68.6.1, 2006/07/30 16:41:28
Line 55 
Line 55 
 #if defined(PEGASUS_OS_TYPE_WINDOWS) #if defined(PEGASUS_OS_TYPE_WINDOWS)
 # include <Pegasus/Common/CIMDateTimeWindows.cpp> # include <Pegasus/Common/CIMDateTimeWindows.cpp>
 #elif defined(PEGASUS_OS_TYPE_UNIX) #elif defined(PEGASUS_OS_TYPE_UNIX)
 # include <Pegasus/Common/CIMDateTimeUnix.cpp>  # include <Pegasus/Common/CIMDateTimePOSIX.cpp>
 #elif defined(PEGASUS_OS_TYPE_NSK) #elif defined(PEGASUS_OS_TYPE_NSK)
 # include <Pegasus/Common/CIMDateTimeNsk.cpp> # include <Pegasus/Common/CIMDateTimeNsk.cpp>
 #elif defined(PEGASUS_OS_VMS) #elif defined(PEGASUS_OS_VMS)
 # include <Pegasus/Common/CIMDateTimeVms.cpp>  # include <Pegasus/Common/CIMDateTimePOSIX.cpp>
 #else #else
 # error "Unsupported platform" # error "Unsupported platform"
 #endif #endif


Legend:
Removed from v.1.68  
changed lines
  Added in v.1.68.6.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2