From 1e9b6f50d61ebccf8f09ca6eb8a038ccd0a150b7 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Tue, 12 Nov 2002 03:22:56 +0000 Subject: ChangeLogTag:Mon Nov 11 19:22:05 2002 Ossama Othman --- TAO/ChangeLog | 9 ++++++++- TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ObjectReferenceFactory.h | 1 + 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index c45613a0cb6..1013b85ae86 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,10 @@ +Mon Nov 11 19:22:05 2002 Ossama Othman + + * orbsvcs/orbsvcs/LoadBalancing/LB_ObjectReferenceFactory.h: + + Explicitly include "ace/Hash_Map_Manager_T.h" to pull in + ACE_Hash_Map_Manager_Ex template. + Mon Nov 11 19:15:42 2002 Ossama Othman * tests/Portable_Interceptors/AMI/AMI.dsw: @@ -1472,7 +1479,7 @@ Mon Oct 28 19:18:25 2002 Yamuna Krishnamurthy Mon Oct 28 17:19:58 2002 Irfan Pyarali - * tests/POA/MT_Servant_Locator\MT_Servant_Locator.cpp: Fixed + * tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp: Fixed ACE_ENV warnings. Mon Oct 28 16:55:11 2002 Irfan Pyarali diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ObjectReferenceFactory.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ObjectReferenceFactory.h index 59bb6b187fa..c0bde544aef 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ObjectReferenceFactory.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ObjectReferenceFactory.h @@ -31,6 +31,7 @@ #include "orbsvcs/CosLoadBalancingC.h" #include "ace/Array_Base.h" +#include "ace/Hash_Map_Manager_T.h" /** -- cgit v1.2.1