diff options
author | yamuna <yamuna@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-21 17:12:44 +0000 |
---|---|---|
committer | yamuna <yamuna@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-21 17:12:44 +0000 |
commit | ffad20eb38459d3119bd7b73b7eccf97e3b227a1 (patch) | |
tree | 00f3aa4d50e6b7d66fc0bbf5681c0cfceddeed6d /TAO/orbsvcs | |
parent | 90d86b877790c834e0f97c93b313a82cf3c935b2 (diff) | |
download | ATCD-ffad20eb38459d3119bd7b73b7eccf97e3b227a1.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/orbsvcs')
-rw-r--r-- | TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp index 62e6ccf19fe..e8c29d4c0ee 100644 --- a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp +++ b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp @@ -5030,7 +5030,7 @@ template class ACE_Unbounded_Set_Iterator<AVStreams::FlowConsumer *>; #pragma instantiate ACE_Hash_Map_Reverse_Iterator<TAO_String_Hash_Key,TAO_FlowSpec_Entry *,ACE_Null_Mutex> #pragma instantiate ACE_Hash_Map_Reverse_Iterator_Ex<TAO_String_Hash_Key, TAO_FlowSpec_Entry *, ACE_Hash<TAO_String_Hash_Key>, ACE_Equal_To<TAO_String_Hash_Key>, ACE_Null_Mutex> - +#pragma instantiate ACE_Equal_to<MMDevice_Map_Hash_Key>; #pragma instantiate ACE_Svc_Handler <ACE_SOCK_STREAM,ACE_NULL_SYNCH> #pragma instantiate ACE_Array<char*> #pragma instantiate ACE_Array_Base<char*> |