From b38582354ed287367fd93be229ae5e9dbf9188e7 Mon Sep 17 00:00:00 2001 From: dhinton Date: Sat, 1 Nov 2003 11:15:26 +0000 Subject: ChangeLogTag:Sat Nov 1 05:40:21 UTC 2003 Don Hinton --- TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.cpp | 1 + TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.cpp | 1 + 2 files changed, 2 insertions(+) (limited to 'TAO/orbsvcs/examples/Log/Notify') diff --git a/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.cpp b/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.cpp index d8c6e7ea1aa..4da08b137c3 100644 --- a/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.cpp +++ b/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.cpp @@ -1,6 +1,7 @@ #include "Notify_Consumer.h" #include "orbsvcs/CosEventChannelAdminS.h" #include "orbsvcs/CosNotifyChannelAdminS.h" +#include "ace/OS_main.h" ACE_RCSID (Notify, Notify_Consumer, diff --git a/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.cpp b/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.cpp index 00d7a947267..9f368d24888 100644 --- a/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.cpp +++ b/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.cpp @@ -1,5 +1,6 @@ #include "Notify_Supplier.h" #include "orbsvcs/CosNotifyChannelAdminS.h" +#include "ace/OS_main.h" ACE_RCSID (Notify, Notify_Supplier, -- cgit v1.2.1