Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / TAO_IDL / be_include / be_visitor_union_fwd.h
blobe25926724441e3e232a9f42894cec365ca31bebe
1 /* -*- C++ -*- */
3 //=============================================================================
4 /**
5 * @file be_visitor_union_fwd.h
7 * Concrete visitor for the be_union_fwd class
9 * @author Jeff Parsons
11 //=============================================================================
14 #ifndef TAO_BE_VISITOR_UNION_FWD_H
15 #define TAO_BE_VISITOR_UNION_FWD_H
17 #include "be_visitor_decl.h"
18 #include "be_visitor_union_fwd/union_fwd_ch.h"
20 #endif /* TAO_BE_VISITOR_UNION_FWD_H */