Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tao / RTCORBA / Priority_Mapping.cpp
blob8e19cbae2a469230105cab4b6d111704e531c739
1 #include "tao/orbconf.h"
3 #if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
5 #include "tao/RTCORBA/Priority_Mapping.h"
7 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
9 TAO_Priority_Mapping::~TAO_Priority_Mapping ()
13 TAO_END_VERSIONED_NAMESPACE_DECL
15 #endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */