summaryrefslogtreecommitdiff
path: root/TAO/tests/IORManipulation/IORTest.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-05-16 16:27:39 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-05-16 16:27:39 +0000
commit26ac950203d6245ebf07a414c0f6bb6113148e44 (patch)
treed4e26d33476e177cb83afa10cded62fc510a144f /TAO/tests/IORManipulation/IORTest.cpp
parent18a89a23d2aaf2b619d4b338974179cc822749d9 (diff)
downloadATCD-26ac950203d6245ebf07a414c0f6bb6113148e44.tar.gz
ChangeLogTag: Wed May 16 11:12:29 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/IORManipulation/IORTest.cpp')
-rw-r--r--TAO/tests/IORManipulation/IORTest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/IORManipulation/IORTest.cpp b/TAO/tests/IORManipulation/IORTest.cpp
index 6aebead8985..7d496171fc9 100644
--- a/TAO/tests/IORManipulation/IORTest.cpp
+++ b/TAO/tests/IORManipulation/IORTest.cpp
@@ -56,6 +56,8 @@ main (int argc, char *argv[])
ACE_TRY_ENV);
ACE_TRY_CHECK;
+ cout << "Amba " <<endl;
+
TAO_IOP::TAO_IOR_Manipulation_var iorm =
TAO_IOP::TAO_IOR_Manipulation::_narrow (IORM.in (),
ACE_TRY_ENV);