summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/tao/Object_Argument_T.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Object_Argument_T.h b/TAO/tao/Object_Argument_T.h
index 3aa504cebc2..9f0f3139e48 100644
--- a/TAO/tao/Object_Argument_T.h
+++ b/TAO/tao/Object_Argument_T.h
@@ -107,6 +107,8 @@ namespace TAO
{
public:
+ Ret_Object_Argument_T (void);
+
virtual CORBA::Boolean demarshal (TAO_InputCDR &);
#if TAO_HAS_INTERCEPTORS == 1
virtual void interceptor_result (CORBA::Any *);