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 a765cdd4660..7290c57c073 100644
--- a/TAO/tao/Sequence.h
+++ b/TAO/tao/Sequence.h
@@ -60,7 +60,7 @@ public:
virtual void _downcast (void* target,
CORBA_Object* src,
- CORBA_Environment &env);
+ CORBA_Environment &_env = CORBA_Environment::default_environment ());
// Used for sequences of objects to downcast a recently demarshalled
// object reference into the right type.