summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h
diff options
context:
space:
mode:
authormichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-05-23 17:58:35 +0000
committermichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-05-23 17:58:35 +0000
commit904ae615dcd5732034d4b27f997046ef29b6b7a1 (patch)
tree356619b2ce4020f571bb845e627617e0f66a9281 /TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h
parentece78c0620b576b32eb3e133ac53f5a2d89804c5 (diff)
downloadATCD-904ae615dcd5732034d4b27f997046ef29b6b7a1.tar.gz
ChangeLogTag: Mon May 23 12:38:31 2005 Justin Michel <michel_j@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h b/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h
index 68a02745b94..3b9a1b1131e 100644
--- a/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h
@@ -57,6 +57,8 @@ private:
/// The ORB.
CORBA::ORB_var orb_;
+ PortableServer::POA_var root_poa_;
+
/// The POA for the Airplane Server.
PortableServer::POA_var airplane_poa_;