summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Server_Request.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-07-22 08:15:32 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-07-22 08:15:32 +0000
commit20afaa92757c6f8cc3bb06e49c5cf75631c4fa42 (patch)
treed6e197bc79a6a5b9425db4d93baad858a1efde41 /TAO/tao/TAO_Server_Request.h
parentc70e9b0a04b7b6612b45f91e1fbfffcbe363fe2e (diff)
downloadATCD-20afaa92757c6f8cc3bb06e49c5cf75631c4fa42.tar.gz
Tue Jul 22 08:14:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/TAO_Server_Request.h')
-rw-r--r--TAO/tao/TAO_Server_Request.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/TAO_Server_Request.h b/TAO/tao/TAO_Server_Request.h
index c2d9be81238..254e721897c 100644
--- a/TAO/tao/TAO_Server_Request.h
+++ b/TAO/tao/TAO_Server_Request.h
@@ -298,6 +298,7 @@ private:
/// Incoming stream.
TAO_InputCDR *incoming_;
+
/// Outgoing stream.
TAO_OutputCDR *outgoing_;