summaryrefslogtreecommitdiff
path: root/tao/RTCORBA/RT_ORB_Loader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tao/RTCORBA/RT_ORB_Loader.cpp')
-rw-r--r--tao/RTCORBA/RT_ORB_Loader.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/tao/RTCORBA/RT_ORB_Loader.cpp b/tao/RTCORBA/RT_ORB_Loader.cpp
index d9c0abbc250..2b6012e33be 100644
--- a/tao/RTCORBA/RT_ORB_Loader.cpp
+++ b/tao/RTCORBA/RT_ORB_Loader.cpp
@@ -1,3 +1,5 @@
+// $Id$
+
#include "tao/RTCORBA/RT_ORB_Loader.h"
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
@@ -11,10 +13,6 @@
#include "ace/OS_NS_strings.h"
#include "ace/Arg_Shifter.h"
-ACE_RCSID (RTCORBA,
- RT_ORB_Loader,
- "$Id$")
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_RT_ORB_Loader::TAO_RT_ORB_Loader (void)