summaryrefslogtreecommitdiff
path: root/TAO/tao/Sequence.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Sequence.h')
-rw-r--r--TAO/tao/Sequence.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Sequence.h b/TAO/tao/Sequence.h
index bc6bfbe5f59..433bc6949c7 100644
--- a/TAO/tao/Sequence.h
+++ b/TAO/tao/Sequence.h
@@ -63,7 +63,7 @@ public:
virtual void _downcast (void *target,
CORBA_Object *src,
- CORBA_Environment &ACE_TRY_ENV =
+ CORBA_Environment &TAO_IN_ENV =
TAO_default_environment ());
// Used for sequences of objects to downcast a recently demarshalled
// object reference into the right type.