// $Id: Abstract_Servant_Base.cpp 79109 2007-07-31 07:23:49Z johnnyw $ #include "tao/Abstract_Servant_Base.h" ACE_RCSID (tao, Abstract_Servant_Base, "$Id: Abstract_Servant_Base.cpp 79109 2007-07-31 07:23:49Z johnnyw $") #if !defined(__ACE_INLINE__) #include "tao/Abstract_Servant_Base.inl" #endif /* __ACE_INLINE__ */ TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase (void) { } TAO_END_VERSIONED_NAMESPACE_DECL