diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-03-06 21:48:04 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-03-06 21:48:04 +0000 |
commit | 3ae167a5e9d819407fa4a05f0d518b25265d76bf (patch) | |
tree | 5ec27b869b80ab5e84a381932afb8d7df29634aa /tests/Time_Value_Test.cpp | |
parent | a7b3c4626215b3e743ad4a092ac8619f192a6437 (diff) | |
download | ATCD-3ae167a5e9d819407fa4a05f0d518b25265d76bf.tar.gz |
ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'tests/Time_Value_Test.cpp')
-rw-r--r-- | tests/Time_Value_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Time_Value_Test.cpp b/tests/Time_Value_Test.cpp index 15e828257fc..212eb7e95c1 100644 --- a/tests/Time_Value_Test.cpp +++ b/tests/Time_Value_Test.cpp @@ -177,7 +177,7 @@ test_ace_u_longlong (void) int -main (int, ACE_TCHAR *[]) +ACE_TMAIN (int, ACE_TCHAR *[]) { int ret = 0; |