summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h
blob: 3bbd491e87b3fab25a54639fbbfc57d4a2d5cc10 (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

//=============================================================================
/**
 *  @file    valuetype_fwd.h
 *
 *  Visitors for generation of code for Valuetype_Fwd
 *
 *
 *  @author Torsten Kuepper  <kuepper2@lfa.uni-wuppertal.de>
 */
//=============================================================================


#include "be_valuetype.h"
#include "be_valuetype_fwd.h"
#include "be_eventtype.h"
#include "be_eventtype_fwd.h"
#include "be_extern.h"
#include "be_helper.h"
#include "be_module.h"
#include "be_util.h"

#include "be_visitor_valuetype_fwd.h"
#include "be_visitor_context.h"
#include "ace/Log_Msg.h"