summaryrefslogtreecommitdiff
path: root/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.cpp
blob: cf81937bfd6731e5e38fdb8ab99105b1f87fb970 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// -*- C++ -*-
//=============================================================================
/**
 *  @file     Endpoint_Value_Impl.cpp
 *
 *  $Id$
 *
 *  @author  Phil Mesnier <mesnier_p@ociweb.com>
 */
//=============================================================================

#include "tao/EndpointPolicy/Endpoint_Value_Impl.h"

TAO_Endpoint_Value_Impl::~TAO_Endpoint_Value_Impl()
{
}