summaryrefslogtreecommitdiff
path: root/TAO/tao/Endpoint.cpp
blob: 63348e95eaacfab105a709cee225a870b60cf5a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// $Id$

#include "tao/Endpoint.h"

#if !defined (__ACE_INLINE__)
#include "tao/Endpoint.i"
#endif /* __ACE_INLINE__ */

ACE_RCSID (tao, 
           Endpoint, 
           "$Id$")


TAO_Endpoint::~TAO_Endpoint (void)
{
}