Merge pull request #2303 from jwillemsen/jwi-803
[ACE_TAO.git] / TAO / TAO_IDL / be_include / be_visitor_component_fwd.h
blobb808d80a5ddeb88098b2fdf943f32abce09dc227
1 /* -*- c++ -*- */
3 //=============================================================================
4 /**
5 * @file be_visitor_component_fwd.h
7 * Concrete visitor for the forward declared component class.
9 * @author Jeff Parsons
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 */