summaryrefslogtreecommitdiff
path: root/TAO/tao/Client_Priority_Policy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Client_Priority_Policy.cpp')
-rw-r--r--TAO/tao/Client_Priority_Policy.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Client_Priority_Policy.cpp b/TAO/tao/Client_Priority_Policy.cpp
index 6fafae0bc9d..d9742e8c143 100644
--- a/TAO/tao/Client_Priority_Policy.cpp
+++ b/TAO/tao/Client_Priority_Policy.cpp
@@ -7,7 +7,7 @@
#include "tao/Client_Priority_Policy.i"
#endif /* __ACE_INLINE__ */
-#if (TAO_HAS_CORBA_MESSAGING == 1)
+#if (TAO_HAS_CLIENT_PRIORITY_POLICY == 1)
ACE_RCSID(TAO, Client_Priority_Policy, "$Id$")
@@ -118,4 +118,4 @@ TAO_Client_Priority_Policy::_default_POA (CORBA_Environment &)
#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */
-#endif /* TAO_HAS_CORBA_MESSAGING == 1 */
+#endif /* TAO_HAS_CLIENT_PRIORITY_POLICY == 1 */