summaryrefslogtreecommitdiff
path: root/TAO/tao/Buffering_Constraint_Policy.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-27 22:23:46 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-27 22:23:46 +0000
commitdd60092e512cc843a558e368b9631eef951fc785 (patch)
tree4a31895ea1cff0e42e2a0f34cefc31dc4c297732 /TAO/tao/Buffering_Constraint_Policy.cpp
parentb50edf8f77efc6c87e6567e005a9596c28cd457c (diff)
downloadATCD-dd60092e512cc843a558e368b9631eef951fc785.tar.gz
ChangeLogTag: Mon Mar 27 16:11:29 2000 Irfan Pyarali <irfan@cs.wustl.edu>
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 */