From 26d6b49f1533d9857515b7111f3cd120a09d084c Mon Sep 17 00:00:00 2001 From: abd Date: Fri, 21 Apr 2006 12:35:29 +0000 Subject: [PATCH] *** empty log message *** --- src/SALOMEDS/SALOMEDS_SObject.cxx | 1 + src/Utils/Utils_ORB_INIT.hxx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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" -- 2.39.2