summaryrefslogtreecommitdiff
path: root/TAO/DevGuideExamples/NotifyService/EventSequence/MessengerClient.cpp
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2008-10-21 23:02:02 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2008-10-21 23:02:02 +0000
commit2522c25a9d8b3791f1549ea104bea7a00d27d6b9 (patch)
tree820d9eae8381efd39c47931aadfb16752118865c /TAO/DevGuideExamples/NotifyService/EventSequence/MessengerClient.cpp
parent41f8a3c2180e4d8a53544ed4a1877c110ee21163 (diff)
downloadATCD-2522c25a9d8b3791f1549ea104bea7a00d27d6b9.tar.gz
Tue Oct 21 22:50:24 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/DevGuideExamples/NotifyService/EventSequence/MessengerClient.cpp')
-rw-r--r--TAO/DevGuideExamples/NotifyService/EventSequence/MessengerClient.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/DevGuideExamples/NotifyService/EventSequence/MessengerClient.cpp b/TAO/DevGuideExamples/NotifyService/EventSequence/MessengerClient.cpp
index d2937e5d3f1..1e8521e8a67 100644
--- a/TAO/DevGuideExamples/NotifyService/EventSequence/MessengerClient.cpp
+++ b/TAO/DevGuideExamples/NotifyService/EventSequence/MessengerClient.cpp
@@ -1,6 +1,9 @@
+// $Id$
+
#include "MessengerC.h"
#include <orbsvcs/CosNamingC.h>
#include <iostream>
+
int ACE_TMAIN(int argc, ACE_TCHAR * argv[])
{
try