summaryrefslogtreecommitdiff
path: root/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Reactor/Proactor/Aio_Platform_Test_C.cpp')
-rw-r--r--examples/Reactor/Proactor/Aio_Platform_Test_C.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp b/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp
index be720fdef40..f68d91e7b6e 100644
--- a/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp
+++ b/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp
@@ -127,7 +127,7 @@ have_asynchio (void)
}
int
-main (int, char *[])
+ACE_TMAIN (int, ACE_TCHAR *[])
{
if (have_asynchio () == 0)
printf ("Test successful\n");