summaryrefslogtreecommitdiff
path: root/tests/High_Res_Timer_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/High_Res_Timer_Test.cpp')
-rw-r--r--tests/High_Res_Timer_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/High_Res_Timer_Test.cpp b/tests/High_Res_Timer_Test.cpp
index 848b7f8a313..b2e99072314 100644
--- a/tests/High_Res_Timer_Test.cpp
+++ b/tests/High_Res_Timer_Test.cpp
@@ -100,7 +100,7 @@ u_int
intervals [] = {0, 1, 10, 100, 1000, 10000, 100000, 1000000, 4000000}; /*usec*/
int
-ACE_TMAIN (int argc, ACE_TCHAR *argv[])
+run_main (int argc, ACE_TCHAR *argv[])
{
ACE_START_TEST (ACE_TEXT ("High_Res_Timer_Test"));