// -*- C++ -*- //============================================================================= /** * @file Endpoint_Value_Impl.cpp * * $Id$ * * @author Phil Mesnier */ //============================================================================= #include "tao/EndpointPolicy/Endpoint_Value_Impl.h" TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Endpoint_Value_Impl::~TAO_Endpoint_Value_Impl() { } TAO_END_VERSIONED_NAMESPACE_DECL