summaryrefslogtreecommitdiff
path: root/TAO/tests/Object_Loader/driver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Object_Loader/driver.cpp')
-rw-r--r--TAO/tests/Object_Loader/driver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Object_Loader/driver.cpp b/TAO/tests/Object_Loader/driver.cpp
index e7e9b391e0d..36a4ed78746 100644
--- a/TAO/tests/Object_Loader/driver.cpp
+++ b/TAO/tests/Object_Loader/driver.cpp
@@ -9,7 +9,7 @@
#include "ace/OS_NS_stdio.h"
int
-main (int, char *[])
+ACE_TMAIN (int, ACE_TCHAR *[])
{
int niterations = 10;
int norbs = 10;