From f799fc377e86a68a7c7b9410faa5523d007a4cdb Mon Sep 17 00:00:00 2001 From: bala Date: Thu, 21 Sep 2000 19:15:25 +0000 Subject: ChangeLogTag: Thu Sep 21 14:13:01 2000 Balachandran Natarajan --- TAO/tao/IORManipulation/IORManipulation.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TAO/tao/IORManipulation/IORManipulation.cpp') diff --git a/TAO/tao/IORManipulation/IORManipulation.cpp b/TAO/tao/IORManipulation/IORManipulation.cpp index 218c3fe200f..09b041bc1de 100644 --- a/TAO/tao/IORManipulation/IORManipulation.cpp +++ b/TAO/tao/IORManipulation/IORManipulation.cpp @@ -407,16 +407,12 @@ TAO_IOR_Manipulation_impl::get_profile_count ( #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) -template class TAO_Object_Manager; -template class TAO_Unbounded_Object_Sequence; template class auto_ptr; template class ACE_Auto_Basic_Ptr; #elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) -#pragma instantiate TAO_Object_Manager -#pragma instantiate TAO_Unbounded_Object_Sequence #pragma instantiate auto_ptr #pragma instantiate ACE_Auto_Basic_Ptr -- cgit v1.2.1