summaryrefslogtreecommitdiff
path: root/tests/DLList_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/DLList_Test.cpp')
-rw-r--r--tests/DLList_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/DLList_Test.cpp b/tests/DLList_Test.cpp
index b2c686aa03f..0450349bf8a 100644
--- a/tests/DLList_Test.cpp
+++ b/tests/DLList_Test.cpp
@@ -108,7 +108,7 @@ run_test (void)
}
int
-main (int, ACE_TCHAR *[])
+ACE_TMAIN (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("DLList_Test"));