Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tao / PortableServer / ServantRetentionStrategy.cpp
blob81c33e627da0a1b3e56a9ed7c8e9103f4578af8b
1 // -*- C++ -*-
3 //=============================================================================
4 /**
5 * @file ServantRetentionStrategy.cpp
6 */
7 //=============================================================================
9 #include "tao/PortableServer/ServantRetentionStrategy.h"
11 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
13 namespace TAO
15 namespace Portable_Server
17 ServantRetentionStrategy::ServantRetentionStrategy ()
20 } /* namespace Portable_Server */
21 } /* namespace TAO */
23 TAO_END_VERSIONED_NAMESPACE_DECL