summaryrefslogtreecommitdiff
path: root/tests/Time_Value_Test.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
commit373d494674f4441d2e36bb5b6377b091f5483d93 (patch)
tree0ae2548391a8952ec1ccaf8c6c3d1fe5e2fb7e4a /tests/Time_Value_Test.cpp
parentf27c87da7695ba9f6e3c961f1e57a928c5e5a98b (diff)
downloadATCD-373d494674f4441d2e36bb5b6377b091f5483d93.tar.gz
Added RCS Id strings to cpp files via a macro that can be turned off
Diffstat (limited to 'tests/Time_Value_Test.cpp')
-rw-r--r--tests/Time_Value_Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Time_Value_Test.cpp b/tests/Time_Value_Test.cpp
index ba0d8be7864..923c4acae4e 100644
--- a/tests/Time_Value_Test.cpp
+++ b/tests/Time_Value_Test.cpp
@@ -22,6 +22,8 @@
// Note, for this test the config.h file *must* come first!
#include "ace/inc_user_config.h"
+ACE_RCSID(tests, Time_Value_Test, "$Id$")
+
// Force test of ACE_U_LongLong class on Solaris, et al.
#if defined (ACE_HAS_STHREADS)
# include <limits.h>