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