summaryrefslogtreecommitdiff
path: root/tests/Unbounded_Set_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Unbounded_Set_Test.cpp')
-rw-r--r--tests/Unbounded_Set_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Unbounded_Set_Test.cpp b/tests/Unbounded_Set_Test.cpp
index cfa5b0f8f0c..f95777b4ae0 100644
--- a/tests/Unbounded_Set_Test.cpp
+++ b/tests/Unbounded_Set_Test.cpp
@@ -44,7 +44,7 @@ size_t count_const_set (const ACE_Unbounded_Set<MyNode>& cubs)
}
int
-ACE_TMAIN (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
int r;
unsigned k;