summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies/Smart_Proxies.cpp
blob: e08224f4054445c2a1c58f60863114bcdd1194d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// $Id$

#include "tao/SmartProxies/Smart_Proxies.h"

ACE_RCSID(SmartProxies, Smart_Proxies, "$Id$")

#if !defined (__ACE_INLINE__)
#include "tao/SmartProxies/Smart_Proxies.inl"
#endif /* defined INLINE */

TAO_Smart_Proxy_Base::~TAO_Smart_Proxy_Base (void)
{
}