summaryrefslogtreecommitdiff
path: root/tao/RTScheduling/Current.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tao/RTScheduling/Current.cpp')
-rw-r--r--tao/RTScheduling/Current.cpp8
1 files changed, 3 insertions, 5 deletions
diff --git a/tao/RTScheduling/Current.cpp b/tao/RTScheduling/Current.cpp
index dff0f807e5a..1853c2e62d7 100644
--- a/tao/RTScheduling/Current.cpp
+++ b/tao/RTScheduling/Current.cpp
@@ -1,3 +1,6 @@
+// -*- C++ -*-
+// $Id$
+
#include "tao/RTScheduling/Current.h"
#include "tao/RTScheduling/Distributable_Thread.h"
#include "tao/RTCORBA/Priority_Mapping_Manager.h"
@@ -8,11 +11,6 @@
#include "ace/OS_NS_errno.h"
#include "ace/OS_NS_string.h"
-
-ACE_RCSID (RTScheduling,
- Current,
- "$Id$")
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_Atomic_Op<TAO_SYNCH_MUTEX, long> TAO_RTScheduler_Current::guid_counter;