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