summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h
blob: 599e9afbee8939ae0f2bc89b38bc5ad75429b060 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

//=============================================================================
/**
 *  @file    structure_fwd.h
 *
 *  Visitors for generation of code for be_structure_fwd
 *
 *
 *  @author Jeff Parsons
 */
//=============================================================================


#include "be_structure_fwd.h"
#include "be_structure.h"

#include "be_visitor_structure_fwd.h"
#include "be_visitor_context.h"
#include "be_helper.h"