summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-15 07:04:42 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-15 07:04:42 +0000
commit22fc82a0d549c2b2a37f8a55f6fadd66b6560b9b (patch)
treec9be25a817a1cc3d80730e364711e65aadd63fc1
parentaecafd983dd9205f4b57b2ecba5be01934401460 (diff)
downloadATCD-22fc82a0d549c2b2a37f8a55f6fadd66b6560b9b.tar.gz
Starting to fix it to work with new IR.
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/IR_Helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/IR_Helper.h b/TAO/orbsvcs/tests/ImplRepo/IR_Helper.h
index fa674bc7a41..bffd082b524 100644
--- a/TAO/orbsvcs/tests/ImplRepo/IR_Helper.h
+++ b/TAO/orbsvcs/tests/ImplRepo/IR_Helper.h
@@ -60,6 +60,7 @@ private:
char *name_;
char *ir_key_;
+
Implementation_Repository::INET_Addr *ir_addr_;
POA_Ping_Object *ping_;