summaryrefslogtreecommitdiff
path: root/TAO/tao/Buffering_Constraint_Policy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Buffering_Constraint_Policy.cpp')
-rw-r--r--TAO/tao/Buffering_Constraint_Policy.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Buffering_Constraint_Policy.cpp b/TAO/tao/Buffering_Constraint_Policy.cpp
index b63a124d3ce..1e83634bc86 100644
--- a/TAO/tao/Buffering_Constraint_Policy.cpp
+++ b/TAO/tao/Buffering_Constraint_Policy.cpp
@@ -3,7 +3,7 @@
#include "tao/Buffering_Constraint_Policy.h"
-#if (TAO_HAS_CORBA_MESSAGING == 1)
+#if (TAO_HAS_BUFFERING_CONSTRAINT_POLICY == 1)
ACE_RCSID(TAO, Buffering_Constraint_Policy, "$Id$")
@@ -109,4 +109,4 @@ TAO_Buffering_Constraint_Policy::_default_POA (CORBA_Environment &)
#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */
-#endif /* TAO_HAS_CORBA_MESSAGING == 1 */
+#endif /* TAO_HAS_BUFFERING_CONSTRAINT_POLICY == 1 */