3 //=============================================================================
5 * @file be_visitor_component_fwd.h
7 * Concrete visitor for the forward declared component class.
11 //=============================================================================
14 #ifndef TAO_BE_VISITOR_COMPONENT_FWD_H
15 #define TAO_BE_VISITOR_COMPONENT_FWD_H
17 #include "be_visitor_decl.h"
19 #include "be_visitor_component_fwd/component_fwd_ch.h"
20 #include "be_visitor_component_fwd/any_op_ch.h"
21 #include "be_visitor_component_fwd/cdr_op_ch.h"
23 #endif /* TAO_BE_VISITOR_COMPONENT_FWD_H */