summaryrefslogtreecommitdiff
path: root/TAO/tests/Xt_Stopwatch/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Xt_Stopwatch/server.cpp')
-rw-r--r--TAO/tests/Xt_Stopwatch/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Xt_Stopwatch/server.cpp b/TAO/tests/Xt_Stopwatch/server.cpp
index c421d2d5f88..140d46ed889 100644
--- a/TAO/tests/Xt_Stopwatch/server.cpp
+++ b/TAO/tests/Xt_Stopwatch/server.cpp
@@ -42,7 +42,7 @@ parse_args (int argc, char *argv[])
}
int
-main (int argc, char *argv[])
+ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{
// We do the command line parsing first
if (parse_args (argc, argv) != 0)