summaryrefslogtreecommitdiff
path: root/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.cpp')
-rw-r--r--orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.cpp b/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.cpp
index fdcc8f6e225..60988ef91a8 100644
--- a/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.cpp
+++ b/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.cpp
@@ -6,11 +6,7 @@
#include "ace/SOCK_Acceptor.h"
#include "ace/SOCK_Stream.h"
#include "orbsvcs/FtRtEvent/Utils/UUID.h"
-
-ACE_RCSID (Factory_Service,
- EventChannelFactory_i,
- "$Id$")
-
+#include "ace/OS_NS_sys_time.h"
const int WAIT_FOR_REGISTRATION_TIME = 10; //sec
const int MAX_ID_STRING = 10;