summaryrefslogtreecommitdiff
path: root/TAO/tests/ORT/ORT_test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/ORT/ORT_test_i.cpp')
-rw-r--r--TAO/tests/ORT/ORT_test_i.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/ORT/ORT_test_i.cpp b/TAO/tests/ORT/ORT_test_i.cpp
index 09bebdc5b2e..77797e82b0b 100644
--- a/TAO/tests/ORT/ORT_test_i.cpp
+++ b/TAO/tests/ORT/ORT_test_i.cpp
@@ -1,11 +1,11 @@
-// $Id$
-
#include "ORT_test_i.h"
+
ACE_RCSID (ORT,
ORT_test_i,
"$Id$")
+
ORT_test_i::ORT_test_i (CORBA::ORB_ptr orb)
: orb_ (CORBA::ORB::_duplicate (orb))
{