Salome HOME
*** empty log message ***
authorabd <abd@opencascade.com>
Fri, 21 Apr 2006 12:35:29 +0000 (12:35 +0000)
committerabd <abd@opencascade.com>
Fri, 21 Apr 2006 12:35:29 +0000 (12:35 +0000)
src/SALOMEDS/SALOMEDS_SObject.cxx
src/Utils/Utils_ORB_INIT.hxx

index 851ae8f6f53f2b6a2facb7b3051f2959c14e9366..cccfa3f72c765cae810cf8302e54380e048f431a 100644 (file)
@@ -40,6 +40,7 @@
 #include "Utils_SINGLETON.hxx" 
 
 #ifdef WIN32
+#include <windows.h>
 #include <process.h>
 #else
 #include <sys/types.h>
index 49de8ec67b87643b14fa9b3845042b3c55b92d7d..1b2403602b22ccc959f84092cde220545b8bae05 100644 (file)
@@ -31,7 +31,7 @@
 
 #include <SALOME_Utils.hxx>
 
-# include "CORBA.h" 
+#include "omniORB4/CORBA.h" 
 
 #include "Utils_CommException.hxx"