summaryrefslogtreecommitdiff
path: root/TAO/tao/Pluggable_Messaging_Utils.cpp
diff options
context:
space:
mode:
authorsharath <sharath@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-16 01:51:31 +0000
committersharath <sharath@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-16 01:51:31 +0000
commit4c0a8337d45f928e38ca2ae5a8d7dd287dc9de1f (patch)
tree06fef114ab7a7f51dda4a574b57cd018c3b3795c /TAO/tao/Pluggable_Messaging_Utils.cpp
parent274a8a591a7b52f22f08d5a3ec667c5f5414337c (diff)
downloadATCD-4c0a8337d45f928e38ca2ae5a8d7dd287dc9de1f.tar.gz
ChangeLogTag: Fri Jun 15 20:49:10 2001 Sharath R. Cholleti <sharath@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Pluggable_Messaging_Utils.cpp')
-rw-r--r--TAO/tao/Pluggable_Messaging_Utils.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Pluggable_Messaging_Utils.cpp b/TAO/tao/Pluggable_Messaging_Utils.cpp
index d954c8299b3..b82e68a38fc 100644
--- a/TAO/tao/Pluggable_Messaging_Utils.cpp
+++ b/TAO/tao/Pluggable_Messaging_Utils.cpp
@@ -15,6 +15,8 @@ TAO_Pluggable_Reply_Params::TAO_Pluggable_Reply_Params (
ACE_CDR::DEFAULT_BUFSIZE
),
TAO_ENCAP_BYTE_ORDER,
+ TAO_DEF_GIOP_MAJOR,
+ TAO_DEF_GIOP_MINOR,
orb_core)
{
}