summaryrefslogtreecommitdiff
path: root/TAO/tao/Remote_Invocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Remote_Invocation.h')
-rw-r--r--TAO/tao/Remote_Invocation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Remote_Invocation.h b/TAO/tao/Remote_Invocation.h
index 78b2a02ce31..9af15d3ac29 100644
--- a/TAO/tao/Remote_Invocation.h
+++ b/TAO/tao/Remote_Invocation.h
@@ -66,7 +66,7 @@ namespace TAO
protected:
/// Initialize the @a spec.
- void init_target_spec (TAO_Target_Specification &spec);
+ void init_target_spec (TAO_Target_Specification &spec, TAO_OutputCDR& output);
/// Write the GIOP header into the stream.
void write_header (TAO_OutputCDR &out_stream);