summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp
index 641a8f19600..28eff7fed0d 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp
@@ -48,7 +48,7 @@ be_visitor_structure_any_op_cs::visit_structure (be_structure *node)
if (node->cli_stub_any_op_gen () || node->imported ())
return 0;
- TAO_OutStream *os = tao_cg->client_stubs ();
+ TAO_OutStream *os = this->ctx_->stream ();
// generate the Any <<= and >>= operator declarations
// Any <<= and >>= operators