summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp')
-rw-r--r--TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp b/TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp
index 3a297b25374..4c5d2a19b66 100644
--- a/TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp
+++ b/TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp
@@ -41,7 +41,7 @@ parse_args (int argc, char *argv[])
}
int
-main (int argc, char *argv[])
+ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{
if (parse_args (argc,
argv) == -1)