From: abd Date: Fri, 21 Apr 2006 12:35:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: LAST_STABLE_VERSION_21_09_2006_ON_3_2_0~57 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=26d6b49f1533d9857515b7111f3cd120a09d084c;p=modules%2Fkernel.git *** empty log message *** --- diff --git a/src/SALOMEDS/SALOMEDS_SObject.cxx b/src/SALOMEDS/SALOMEDS_SObject.cxx index 851ae8f6f..cccfa3f72 100644 --- a/src/SALOMEDS/SALOMEDS_SObject.cxx +++ b/src/SALOMEDS/SALOMEDS_SObject.cxx @@ -40,6 +40,7 @@ #include "Utils_SINGLETON.hxx" #ifdef WIN32 +#include #include #else #include diff --git a/src/Utils/Utils_ORB_INIT.hxx b/src/Utils/Utils_ORB_INIT.hxx index 49de8ec67..1b2403602 100644 --- a/src/Utils/Utils_ORB_INIT.hxx +++ b/src/Utils/Utils_ORB_INIT.hxx @@ -31,7 +31,7 @@ #include -# include "CORBA.h" +#include "omniORB4/CORBA.h" #include "Utils_CommException.hxx"