summaryrefslogtreecommitdiff
path: root/tests/Vector_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Vector_Test.cpp')
-rw-r--r--tests/Vector_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Vector_Test.cpp b/tests/Vector_Test.cpp
index 4aa410eded8..1dcc889b695 100644
--- a/tests/Vector_Test.cpp
+++ b/tests/Vector_Test.cpp
@@ -30,7 +30,7 @@ const size_t TOP = 100;
const size_t LEFT = 10;
const size_t RESIZE = 20;
-int ACE_TMAIN (int, ACE_TCHAR *[])
+int run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("Vector_Test"));