summaryrefslogtreecommitdiff
path: root/apps/Orbix-Examples
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Orbix-Examples')
-rw-r--r--apps/Orbix-Examples/Event_Comm/Consumer/consumer.cpp2
-rw-r--r--apps/Orbix-Examples/Event_Comm/Supplier/supplier.cpp2
-rw-r--r--apps/Orbix-Examples/Event_Comm/libsrc/Notification_Receiver_i.cpp2
-rw-r--r--apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp2
-rw-r--r--apps/Orbix-Examples/Logger/client.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/apps/Orbix-Examples/Event_Comm/Consumer/consumer.cpp b/apps/Orbix-Examples/Event_Comm/Consumer/consumer.cpp
index 48a1bed18d7..73717f66bd3 100644
--- a/apps/Orbix-Examples/Event_Comm/Consumer/consumer.cpp
+++ b/apps/Orbix-Examples/Event_Comm/Consumer/consumer.cpp
@@ -3,7 +3,7 @@
// Consumer driver for the Orbix Notification example.
-#include "ace/Log_Msg.h"
+
#include "Notification_Receiver_Handler.h"
#include "Input_Handler.h"
diff --git a/apps/Orbix-Examples/Event_Comm/Supplier/supplier.cpp b/apps/Orbix-Examples/Event_Comm/Supplier/supplier.cpp
index 9ab51f8ad5e..0b818020e2c 100644
--- a/apps/Orbix-Examples/Event_Comm/Supplier/supplier.cpp
+++ b/apps/Orbix-Examples/Event_Comm/Supplier/supplier.cpp
@@ -7,7 +7,7 @@
// (under the name 'logger') using the 'putit' command.
#include "ace/Service_Config.h"
-#include "ace/Log_Msg.h"
+
#include "Notifier_Handler.h"
#include "Input_Handler.h"
diff --git a/apps/Orbix-Examples/Event_Comm/libsrc/Notification_Receiver_i.cpp b/apps/Orbix-Examples/Event_Comm/libsrc/Notification_Receiver_i.cpp
index 3dc5bc535be..57fb7cf8f91 100644
--- a/apps/Orbix-Examples/Event_Comm/libsrc/Notification_Receiver_i.cpp
+++ b/apps/Orbix-Examples/Event_Comm/libsrc/Notification_Receiver_i.cpp
@@ -1,4 +1,4 @@
-#include "ace/Log_Msg.h"
+
// $Id$
#include "ace/Service_Config.h"
diff --git a/apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp b/apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp
index 78b575025f4..192a0aaab2a 100644
--- a/apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp
+++ b/apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp
@@ -1,4 +1,4 @@
-#include "ace/Log_Msg.h"
+
// $Id$
#include "Notification_Receiver_i.h"
diff --git a/apps/Orbix-Examples/Logger/client.cpp b/apps/Orbix-Examples/Logger/client.cpp
index e44d679bed6..6a0104bd07e 100644
--- a/apps/Orbix-Examples/Logger/client.cpp
+++ b/apps/Orbix-Examples/Logger/client.cpp
@@ -5,7 +5,7 @@
// contents to the logging server. It also computes how long it takes
// to send this stuff.
-#include "ace/Log_Msg.h"
+
#include "Logger.h"
// maximum message size