summaryrefslogtreecommitdiff
path: root/TAO/examples/Event_Comm/Notifier_Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Event_Comm/Notifier_Server.cpp')
-rw-r--r--TAO/examples/Event_Comm/Notifier_Server.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/examples/Event_Comm/Notifier_Server.cpp b/TAO/examples/Event_Comm/Notifier_Server.cpp
index f7113ba2393..f696d6e78a3 100644
--- a/TAO/examples/Event_Comm/Notifier_Server.cpp
+++ b/TAO/examples/Event_Comm/Notifier_Server.cpp
@@ -1,5 +1,9 @@
+// $Id$
+
#include "Notifier_Server.h"
#include "Event_CommC.h"
+#include "tao/debug.h"
+#include "tao/ORB_Core.h"
ACE_RCSID(Echo, Server_i, "$Id$")