summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Pluggable/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Pluggable/client.cpp')
-rw-r--r--TAO/performance-tests/Pluggable/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Pluggable/client.cpp b/TAO/performance-tests/Pluggable/client.cpp
index 40dabed1023..e59d5a9d1e0 100644
--- a/TAO/performance-tests/Pluggable/client.cpp
+++ b/TAO/performance-tests/Pluggable/client.cpp
@@ -8,7 +8,7 @@ ACE_RCSID(IDL_Cubit, client, "$Id$")
// This function runs the client test.
int
-main (int argc, char **argv)
+ACE_TMAIN (int argc, ACE_TCHAR **argv)
{
PP_Test_Client pp_test_client;