summaryrefslogtreecommitdiff
path: root/tests/Timeprobe_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Timeprobe_Test.cpp')
-rw-r--r--tests/Timeprobe_Test.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Timeprobe_Test.cpp b/tests/Timeprobe_Test.cpp
index a6b38405cd2..814ede89c56 100644
--- a/tests/Timeprobe_Test.cpp
+++ b/tests/Timeprobe_Test.cpp
@@ -22,6 +22,7 @@
#include "tests/test_config.h"
#include "ace/Timeprobe.h"
+#include "ace/Singleton.h"
ACE_RCSID(tests, Timeprobe_Test, "$Id$")
@@ -96,7 +97,7 @@ int static_singleton_creator = create_singleton ();
#endif /* ! ACE_HAS_PURIFY */
int
-ACE_TMAIN (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("Timeprobe_Test"));