summaryrefslogtreecommitdiff
path: root/tests/Map_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Map_Test.cpp')
-rw-r--r--tests/Map_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Map_Test.cpp b/tests/Map_Test.cpp
index 04e4a2e1f30..d269d3888c5 100644
--- a/tests/Map_Test.cpp
+++ b/tests/Map_Test.cpp
@@ -256,7 +256,7 @@ performance_test (void (*ptf) (MAP &, size_t, KEY *),
}
int
-main (int argc, ACE_TCHAR *argv[])
+ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
ACE_START_TEST (ACE_TEXT ("Map_Test"));
ACE_LOG_MSG->clr_flags (ACE_Log_Msg::VERBOSE_LITE);