summaryrefslogtreecommitdiff
path: root/tests/Framework_Component_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Framework_Component_Test.cpp')
-rw-r--r--tests/Framework_Component_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Framework_Component_Test.cpp b/tests/Framework_Component_Test.cpp
index e35cb671e82..12bc8441baf 100644
--- a/tests/Framework_Component_Test.cpp
+++ b/tests/Framework_Component_Test.cpp
@@ -59,7 +59,7 @@ My_Singleton::instance (void)
int
-main (int, ACE_TCHAR *argv[])
+ACE_TMAIN (int, ACE_TCHAR *argv[])
{
ACE_START_TEST (ACE_LIB_TEXT("Framework_Component_Test"));
ACE_UNUSED_ARG (argv);