1 2 3 4 5 6 7 8 9
#include "tao/Adapter.h" TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Adapter::~TAO_Adapter (void) { } TAO_END_VERSIONED_NAMESPACE_DECL