summaryrefslogtreecommitdiff
path: root/TAO/tests/Parallel_Connect_Strategy/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Parallel_Connect_Strategy/server.cpp')
-rw-r--r--TAO/tests/Parallel_Connect_Strategy/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Parallel_Connect_Strategy/server.cpp b/TAO/tests/Parallel_Connect_Strategy/server.cpp
index aae9f2a6bfc..39faf611818 100644
--- a/TAO/tests/Parallel_Connect_Strategy/server.cpp
+++ b/TAO/tests/Parallel_Connect_Strategy/server.cpp
@@ -38,7 +38,7 @@ parse_args (int argc, char *argv[])
}
int
-main (int argc, char *argv[])
+ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{
try
{