Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tao / EndpointPolicy / Endpoint_Value_Impl.cpp
blob7498021ee53c8c4cb1845c569c53d2aeb42cd388
1 // -*- C++ -*-
2 //=============================================================================
3 /**
4 * @file Endpoint_Value_Impl.cpp
6 * @author Phil Mesnier <mesnier_p@ociweb.com>
7 */
8 //=============================================================================
10 #include "tao/EndpointPolicy/Endpoint_Value_Impl.h"
12 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
14 TAO_Endpoint_Value_Impl::~TAO_Endpoint_Value_Impl()
18 TAO_END_VERSIONED_NAMESPACE_DECL