summaryrefslogtreecommitdiff
path: root/ace/Profile_Timer.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-11 08:54:09 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-11 08:54:09 +0000
commitb3892f2d86d595049b6ff8db83ca5763673f2856 (patch)
tree0ae2548391a8952ec1ccaf8c6c3d1fe5e2fb7e4a /ace/Profile_Timer.cpp
parentd2a82034a5058f2115932090cf32b7c644ade49c (diff)
downloadATCD-b3892f2d86d595049b6ff8db83ca5763673f2856.tar.gz
Added RCS Id strings to cpp files via a macro that can be turned off
Diffstat (limited to 'ace/Profile_Timer.cpp')
-rw-r--r--ace/Profile_Timer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Profile_Timer.cpp b/ace/Profile_Timer.cpp
index 0d0cc3f4a2c..5b0cf717fd1 100644
--- a/ace/Profile_Timer.cpp
+++ b/ace/Profile_Timer.cpp
@@ -7,6 +7,8 @@
# include "ace/Profile_Timer.i"
#endif /* __ACE_INLINE__ */
+ACE_RCSID(ace, Profile_Timer, "$Id$")
+
ACE_ALLOC_HOOK_DEFINE(ACE_Profile_Timer)
#if defined (ACE_HAS_PRUSAGE_T) || defined (ACE_HAS_GETRUSAGE)