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