summaryrefslogtreecommitdiff
path: root/tests/Get_Opt_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Get_Opt_Test.cpp')
-rw-r--r--tests/Get_Opt_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Get_Opt_Test.cpp b/tests/Get_Opt_Test.cpp
index ae81088e4d0..8108736ef6a 100644
--- a/tests/Get_Opt_Test.cpp
+++ b/tests/Get_Opt_Test.cpp
@@ -293,7 +293,7 @@ run_test (int& test_number, int ordering)
}
int
-main (int, ACE_TCHAR *argv[])
+ACE_TMAIN (int, ACE_TCHAR *argv[])
{
ACE_START_TEST (ACE_TEXT ("Get_Opt_Test"));
ACE_UNUSED_ARG (argv);