summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp9
1 files changed, 2 insertions, 7 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp
index 29adfb70916..e9967e062fc 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp
@@ -12,15 +12,10 @@
*/
//=============================================================================
-
-// ********************************************************************
-// Visitor implementation for the Component_Fwd type
-// This one for the client header file
-// ********************************************************************
+#include "component_fwd.h"
be_visitor_component_fwd_ch::be_visitor_component_fwd_ch (
- be_visitor_context *ctx
- )
+ be_visitor_context *ctx)
: be_visitor_decl (ctx)
{
}