summaryrefslogtreecommitdiff
path: root/ace/System_Time.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/System_Time.cpp')
-rw-r--r--ace/System_Time.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/System_Time.cpp b/ace/System_Time.cpp
index dc2389fb5d2..0ad522daca9 100644
--- a/ace/System_Time.cpp
+++ b/ace/System_Time.cpp
@@ -4,6 +4,8 @@
#define ACE_BUILD_DLL
#include "ace/System_Time.h"
+ACE_RCSID(ace, System_Time, "$Id$")
+
ACE_System_Time::ACE_System_Time (LPCTSTR poolname)
: delta_time_ (0)
{