summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_union_fwd.h
blob: 4387291d622d8f0ae1ce7a59d42b6b30367956a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* -*- 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 */