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