1 #include "tao/Pluggable_Messaging_Utils.h"
2 #include "tao/ORB_Core.h"
4 #if !defined (__ACE_INLINE__)
5 #include "tao/Pluggable_Messaging_Utils.inl"
6 #endif /* __ACE_INLINE__ */
8 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
10 TAO_Pluggable_Reply_Params::TAO_Pluggable_Reply_Params (TAO_Transport
*t
)
11 : input_cdr_ (nullptr)
16 TAO_END_VERSIONED_NAMESPACE_DECL