00001 // $Id: ImR_Client_Adapter.cpp 71473 2006-03-10 07:19:20Z jtc $ 00002 00003 #include "tao/PortableServer/ImR_Client_Adapter.h" 00004 00005 ACE_RCSID (tao, 00006 ImR_Client_Adapter, 00007 "$Id: ImR_Client_Adapter.cpp 71473 2006-03-10 07:19:20Z jtc $") 00008 00009 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00010 00011 namespace TAO 00012 { 00013 namespace Portable_Server 00014 { 00015 ImR_Client_Adapter::~ImR_Client_Adapter (void) 00016 { 00017 } 00018 } 00019 } 00020 00021 TAO_END_VERSIONED_NAMESPACE_DECL