summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp7
1 files changed, 2 insertions, 5 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp
index 2ee99c3a473..2e901d3ee25 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp
@@ -13,13 +13,10 @@
*/
//=============================================================================
-// ************************************************************
-// Operation visitor for server header for TIE class operations.
-// ************************************************************
+#include "operation.h"
be_visitor_operation_tie_sh::be_visitor_operation_tie_sh (
- be_visitor_context *ctx
- )
+ be_visitor_context *ctx)
: be_visitor_scope (ctx)
{
}