diff options
Diffstat (limited to 'ace/Timeprobe_T.cpp')
-rw-r--r-- | ace/Timeprobe_T.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Timeprobe_T.cpp b/ace/Timeprobe_T.cpp index 7e278a3b3bd..31c70148d17 100644 --- a/ace/Timeprobe_T.cpp +++ b/ace/Timeprobe_T.cpp @@ -5,6 +5,8 @@ #include "ace/OS.h" +ACE_RCSID(ace, Timeprobe_T, "$Id$") + #if defined (ACE_COMPILE_TIMEPROBES) #include "ace/Timeprobe.h" |