summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-10-28 18:36:05 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-10-28 18:36:05 +0000
commit7e0376706207ae78998b7cfaa15147637ba25c0b (patch)
tree961df55958a00c5c68b31052074f88fc30d83ab3 /TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.cpp
parentc20c95d4d526d887c9782960a3ff73f63c3c1c85 (diff)
downloadATCD-7e0376706207ae78998b7cfaa15147637ba25c0b.tar.gz
ChangeLogTag:Tue Oct 28 12:02:47 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.cpp b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.cpp
index b8ab253472c..c180026b352 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.cpp
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.cpp
@@ -7,6 +7,7 @@
#include "ace/Dynamic_Service.h"
#include "ace/Arg_Shifter.h"
+
#include "ECG_ConsumerEC_Control.h"
#include "ECG_Reactive_ConsumerEC_Control.h"
#include "ECG_Reconnect_ConsumerEC_Control.h"
@@ -16,7 +17,9 @@
#include "EC_Gateway_IIOP_Factory.i"
#endif /* __ACE_INLINE__ */
-ACE_RCSID(Event, EC_Gateway_IIOP_Factory, "$Id$")
+ACE_RCSID (Event,
+ EC_Gateway_IIOP_Factory,
+ "$Id$")
int
TAO_EC_Gateway_IIOP_Factory::init_svcs (void)