Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tao / SmartProxies / Smart_Proxies.cpp
blobee5a598ebb088d854290314547c47cc4de8e1094
1 // -*- C++ -*-
2 #include "tao/SmartProxies/Smart_Proxies.h"
4 #if !defined (__ACE_INLINE__)
5 #include "tao/SmartProxies/Smart_Proxies.inl"
6 #endif /* defined INLINE */
8 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
10 TAO_Smart_Proxy_Base::~TAO_Smart_Proxy_Base ()
14 TAO_END_VERSIONED_NAMESPACE_DECL