/* -*- C++ -*- */ //============================================================================= /** * @file be_visitor_union_fwd.h * * Concrete visitor for the be_union_fwd class * * @author Jeff Parsons */ //============================================================================= #ifndef TAO_BE_VISITOR_UNION_FWD_H #define TAO_BE_VISITOR_UNION_FWD_H #include "be_visitor_decl.h" #include "be_visitor_union_fwd/union_fwd_ch.h" #endif /* TAO_BE_VISITOR_UNION_FWD_H */