summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h b/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h
index da5d24348e3..b903f1d6a1e 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h
@@ -83,13 +83,13 @@ public:
/// This function takes ownership of the memory pointed to be group_id
void add_groupid_objectkey_pair (PortableGroup::TagGroupTaggedComponent *group_id,
const TAO_ObjectKey &key
- TAO_ENV_ARG_DECL);
+ ACE_ENV_ARG_DECL);
/// Remove a GroupId->ObjectKey mapping from the map.
void remove_groupid_objectkey_pair (const PortableGroup::TagGroupTaggedComponent* group_id,
const TAO_ObjectKey &key
- TAO_ENV_ARG_DECL);
+ ACE_ENV_ARG_DECL);
/// Dispatch a request to all of the ObjectIds that belong to
/// the specified group.
@@ -97,7 +97,7 @@ public:
TAO_ORB_Core *orb_core,
TAO_ServerRequest &request,
CORBA::Object_out forward_to
- TAO_ENV_ARG_DECL);
+ ACE_ENV_ARG_DECL);
/// Id hash map.
typedef ACE_Hash_Map_Manager_Ex<