summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/FTRT_Event_Service
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-29 14:45:53 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-29 14:45:53 +0000
commitcc6d5b918834cff2a1b2f27b990f2ee604ec15e6 (patch)
treec9062eac525e367a62e17bd0a19c4003a275bc23 /TAO/orbsvcs/FTRT_Event_Service
parent4a96b1194d1be0026197a9b4087a943caec3fdd1 (diff)
downloadATCD-cc6d5b918834cff2a1b2f27b990f2ee604ec15e6.tar.gz
ChangeLogTag:Tue Nov 29 06:44:35 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/FTRT_Event_Service')
-rw-r--r--TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h
index 64fd3722ff6..9238edf51b0 100644
--- a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h
+++ b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h
@@ -18,10 +18,12 @@
#include "orbsvcs/FtRtEvent/EventChannel/FTEC_Become_Primary_Listener.h"
#include "TP_Task.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace POA_RtecScheduler
{
class Scheduler;
}
+TAO_END_VERSIONED_NAMESPACE_DECL
class FT_EventService : private TAO_FTEC_Become_Primary_Listener
{