(file) Return to DynamicLibrary.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / General

Diff for /pegasus/src/Pegasus/General/DynamicLibrary.h between version 1.1 and 1.2

version 1.1, 2009/05/05 08:31:02 version 1.2, 2009/05/05 09:01:33
Line 37 
Line 37 
 #include <Pegasus/Common/String.h> #include <Pegasus/Common/String.h>
 #include <Pegasus/Common/Mutex.h> #include <Pegasus/Common/Mutex.h>
  
 #include <Pegasus/Common/Linkage.h>  #include <Pegasus/General/Linkage.h>
  
 #if defined(PEGASUS_OS_TYPE_WINDOWS) #if defined(PEGASUS_OS_TYPE_WINDOWS)
 # include <Pegasus/Common/Network.h> # include <Pegasus/Common/Network.h>
Line 46 
Line 46 
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 class PEGASUS_COMMON_LINKAGE DynamicLibrary  class PEGASUS_GENERAL_LINKAGE DynamicLibrary
 { {
 public: public:
 #if defined(PEGASUS_OS_TYPE_WINDOWS) #if defined(PEGASUS_OS_TYPE_WINDOWS)


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