summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOPC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOPC.cpp')
-rw-r--r--TAO/tao/GIOPC.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/GIOPC.cpp b/TAO/tao/GIOPC.cpp
index 2e950c43030..f4ed08e58b8 100644
--- a/TAO/tao/GIOPC.cpp
+++ b/TAO/tao/GIOPC.cpp
@@ -425,6 +425,7 @@ void operator<<= (
stream << *_any_val;
_tao_any._tao_replace (
GIOP::_tc_TargetAddress,
+ TAO_ENCAP_BYTE_ORDER,
stream.begin (),
1,
_any_val,
@@ -450,6 +451,7 @@ void operator<<= (
stream << *_tao_elem;
_tao_any._tao_replace (
GIOP::_tc_TargetAddress,
+ TAO_ENCAP_BYTE_ORDER,
stream.begin (),
1,
_tao_elem,