summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h
diff options
context:
space:
mode:
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_;