summaryrefslogtreecommitdiff
path: root/tests/Future_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Future_Test.cpp')
-rw-r--r--tests/Future_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Future_Test.cpp b/tests/Future_Test.cpp
index 057c04e4749..9a8276474ec 100644
--- a/tests/Future_Test.cpp
+++ b/tests/Future_Test.cpp
@@ -411,7 +411,7 @@ template class ACE_Unbounded_Set_Iterator<ACE_Future_Observer<u_long> *>;
#endif /* ACE_HAS_THREADS */
int
-ACE_TMAIN (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("Future_Test"));