summaryrefslogtreecommitdiff
path: root/TAO/tests/InterOp-Naming/INS_test_server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/InterOp-Naming/INS_test_server.cpp')
-rw-r--r--TAO/tests/InterOp-Naming/INS_test_server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/InterOp-Naming/INS_test_server.cpp b/TAO/tests/InterOp-Naming/INS_test_server.cpp
index 8fbb39a0bad..12310027192 100644
--- a/TAO/tests/InterOp-Naming/INS_test_server.cpp
+++ b/TAO/tests/InterOp-Naming/INS_test_server.cpp
@@ -5,7 +5,7 @@
// This is the main driver program for the INS test server.
int
-main (int argc, char *argv[])
+ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{
Server_i server;