summaryrefslogtreecommitdiff
path: root/TAO/examples/CSD_Strategy/ThreadPool2/server_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/CSD_Strategy/ThreadPool2/server_main.cpp')
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool2/server_main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/CSD_Strategy/ThreadPool2/server_main.cpp b/TAO/examples/CSD_Strategy/ThreadPool2/server_main.cpp
index 1fa02daa71b..7ef554f5499 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool2/server_main.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool2/server_main.cpp
@@ -6,7 +6,7 @@
int
-main(int argc, char* argv[])
+ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{
ACE_LOG_MSG->priority_mask(LM_TRACE |
LM_DEBUG |