summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation.cpp
diff options
context:
space:
mode:
authormk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-24 10:43:46 +0000
committermk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-24 10:43:46 +0000
commitdff70d7aaeffb106b4a654e9cf84abe668f29f56 (patch)
tree25bf16deea36da5beaffedaa528c91e89740e77b /TAO/TAO_IDL/be/be_visitor_operation.cpp
parent02ef8d639468fc6e03a57aaab83bb5263209dcc9 (diff)
downloadATCD-dff70d7aaeffb106b4a654e9cf84abe668f29f56.tar.gz
ChangeLogTag: Tue Aug 24 5:30:00 1999 Michael Kircher <Michael.Kircher@mchp.siemens.de>
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation.cpp b/TAO/TAO_IDL/be/be_visitor_operation.cpp
index 04441aa4819..3517105eb11 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation.cpp
@@ -62,10 +62,10 @@
#include "be_visitor_operation/ami_handler_operation_ch.cpp"
#include "be_visitor_operation/ami_handler_arglist.cpp"
#include "be_visitor_operation/ami_handler_operation_cs.cpp"
-#include "be_visitor_operation/ami_handler_servant_operation_cs.cpp"
#include "be_visitor_operation/ami_handler_skeleton_cs.cpp"
+#include "be_visitor_operation/ami_handler_servant_operation_ss.cpp"
#include "be_visitor_operation/ami_handler_argument_marshal.cpp"
-#include "be_visitor_operation/ami_handler_thru_poa_collocated_ch.cpp"
-#include "be_visitor_operation/ami_handler_thru_poa_collocated_cs.cpp"
+#include "be_visitor_operation/ami_handler_thru_poa_collocated_sh.cpp"
+#include "be_visitor_operation/ami_handler_thru_poa_collocated_ss.cpp"
ACE_RCSID(be, be_visitor_operation, "$Id$")