Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tao / RTCORBA / Network_Priority_Mapping.cpp
bloba950f69fee351a4c09a795e3e6162632e2ef8987
1 #include "tao/orbconf.h"
3 #include "tao/RTCORBA/Network_Priority_Mapping.h"
5 #if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
7 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
9 TAO_Network_Priority_Mapping::~TAO_Network_Priority_Mapping ()
13 TAO_END_VERSIONED_NAMESPACE_DECL
15 #endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */