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

Diff for /pegasus/src/Server/cimserver.cpp between version 1.118 and 1.119

version 1.118, 2003/10/17 21:49:30 version 1.119, 2003/10/17 23:18:46
Line 112 
Line 112 
 #include <Pegasus/Server/ShutdownService.h> #include <Pegasus/Server/ShutdownService.h>
 #include <Pegasus/Common/Destroyer.h> #include <Pegasus/Common/Destroyer.h>
  
   PEGASUS_USING_PEGASUS;
   PEGASUS_USING_STD;
   
 int cimserver_run( int argc, char** argv, Boolean shutdownOption ); int cimserver_run( int argc, char** argv, Boolean shutdownOption );
  
 #if defined(PEGASUS_OS_TYPE_WINDOWS) #if defined(PEGASUS_OS_TYPE_WINDOWS)
Line 127 
Line 130 
 # error "Unsupported platform" # error "Unsupported platform"
 #endif #endif
  
 PEGASUS_USING_PEGASUS;  
 PEGASUS_USING_STD;  
   
 // //
 //  The command name. //  The command name.
 // //


Legend:
Removed from v.1.118  
changed lines
  Added in v.1.119

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2