summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Generator_Parser_10.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP_Message_Generator_Parser_10.h')
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser_10.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_10.h b/TAO/tao/GIOP_Message_Generator_Parser_10.h
index ea2c2ab77af..d762c6de367 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser_10.h
+++ b/TAO/tao/GIOP_Message_Generator_Parser_10.h
@@ -58,8 +58,8 @@ public:
/// Write the reply header in to <output>
virtual int write_reply_header (
TAO_OutputCDR &output,
- TAO_Pluggable_Reply_Params_Base &reply,
- CORBA::Environment &ACE_TRY_ENV
+ TAO_Pluggable_Reply_Params_Base &reply
+ TAO_ENV_ARG_DECL
)
ACE_THROW_SPEC ((CORBA::SystemException));