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 07c97e9d10f..015a9da2a25 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
-main (int, ACE_TCHAR *[])
+ACE_TMAIN (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("Auto_IncDec_Test"));