summaryrefslogtreecommitdiff
path: root/ACE/TAO/TAO_IDL/be_include/be_visitor_union_fwd.h
blob: 68640eb5cbe5399c748bc7f821c7ff31dddb443f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/* -*- C++ -*- */
//
// $Id$
//

// ============================================================================
//
// = LIBRARY
//    TAO IDL
//
// = FILENAME
//    be_visitor_union_fwd.h
//
// = DESCRIPTION
//    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 */