summaryrefslogtreecommitdiff
path: root/tests/Object_Manager_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Object_Manager_Test.cpp')
-rw-r--r--tests/Object_Manager_Test.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Object_Manager_Test.cpp b/tests/Object_Manager_Test.cpp
index c68fb92d5ab..2031f982bbe 100644
--- a/tests/Object_Manager_Test.cpp
+++ b/tests/Object_Manager_Test.cpp
@@ -18,6 +18,7 @@
#include "test_config.h"
#include "ace/Object_Manager.h"
+#include "ace/ACE.h"
ACE_RCSID(tests, Object_Manager_Test, "$Id$")
@@ -48,7 +49,7 @@ hook2 (void * /* object */, void *param)
}
int
-ACE_TMAIN (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
ACE::init ();