summaryrefslogtreecommitdiff
path: root/tests/Auto_IncDec_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Auto_IncDec_Test.cpp')
-rw-r--r--tests/Auto_IncDec_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Auto_IncDec_Test.cpp b/tests/Auto_IncDec_Test.cpp
index 015a9da2a25..31516eed34d 100644
--- a/tests/Auto_IncDec_Test.cpp
+++ b/tests/Auto_IncDec_Test.cpp
@@ -87,7 +87,7 @@ template class ACE_Auto_IncDec<int>;
// Spawn off threads.
int
-ACE_TMAIN (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("Auto_IncDec_Test"));