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 */