summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-06-06 21:01:14 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-06-06 21:01:14 +0000
commit879cca94c18f9209c48d5a87ecfc9d78b06dd84f (patch)
tree201d915c63c31a917eac1e0fe4346e47dc8dce42 /TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp
parent6494a61cbd35769e0003c50a5fd3164a94c60339 (diff)
downloadATCD-879cca94c18f9209c48d5a87ecfc9d78b06dd84f.tar.gz
ChangeLogTag:Thu Jun 06 13:56:54 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp')
-rw-r--r--TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp10
1 files changed, 6 insertions, 4 deletions
diff --git a/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp b/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp
index 494c432ae3e..449ff38705b 100644
--- a/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp
+++ b/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp
@@ -1,12 +1,14 @@
-// $Id$
-
#include "RT_Endpoint_Selector_Factory.h"
#include "RT_Invocation_Endpoint_Selectors.h"
-#include "tao/Invocation.h"
#include "RT_Endpoint_Utils.h"
#include "RT_Stub.h"
-ACE_RCSID(tao, RT_Endpoint_Selector_Factory, "$Id$")
+#include "tao/Invocation.h"
+#include "tao/Protocols_Hooks.h"
+
+ACE_RCSID (tao,
+ RT_Endpoint_Selector_Factory,
+ "$Id$")
// ****************************************************************