diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-24 21:07:39 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-24 21:07:39 +0000 |
commit | e848a3e71c9abf811aa08265401c661feac844c1 (patch) | |
tree | ba0d0044320ed61f0b021a7e466516097ea65824 /ace/Timer_Hash_T.cpp | |
parent | 8302046cb84ddcc9fff9a706804985845b4c25ad (diff) | |
download | ATCD-e848a3e71c9abf811aa08265401c661feac844c1.tar.gz |
Put the id string at the beginning of the files
Diffstat (limited to 'ace/Timer_Hash_T.cpp')
-rw-r--r-- | ace/Timer_Hash_T.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Timer_Hash_T.cpp b/ace/Timer_Hash_T.cpp index 4c4953298c8..c2262dd52f0 100644 --- a/ace/Timer_Hash_T.cpp +++ b/ace/Timer_Hash_T.cpp @@ -1,3 +1,5 @@ +// $Id$ + #if !defined (ACE_TIMER_HASH_T_C) #define ACE_TIMER_HASH_T_C |