summaryrefslogtreecommitdiff
path: root/tests/Bug_3524_Regression/test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Bug_3524_Regression/test_i.cpp')
-rw-r--r--tests/Bug_3524_Regression/test_i.cpp7
1 files changed, 2 insertions, 5 deletions
diff --git a/tests/Bug_3524_Regression/test_i.cpp b/tests/Bug_3524_Regression/test_i.cpp
index 9e8b93eea9d..9b781340732 100644
--- a/tests/Bug_3524_Regression/test_i.cpp
+++ b/tests/Bug_3524_Regression/test_i.cpp
@@ -1,12 +1,9 @@
-// $Id: test_i.cpp,v 1.1 2003/08/27 22:43:35 vz Exp
+// -*- C++ -*-
+// $Id$
#include "test_i.h"
#include "ace/Auto_Ptr.h"
-ACE_RCSID (Bug_3524_Regression,
- test_i,
- "$Id$")
-
A_i::A_i (CORBA::ORB_ptr orb,
CORBA::ValueFactoryBase *vtp_factory)
: orb_ (CORBA::ORB::_duplicate (orb))