Merge pull request #2303 from jwillemsen/jwi-803
[ACE_TAO.git] / TAO / TAO_IDL / be_include / be_visitor_map.h
blobbc255bfcc982d1e30059da5756a9a8451892cde5
1 /* -*- c++ -*- */
3 #ifndef TAO_BE_VISITOR_MAP_H
4 #define TAO_BE_VISITOR_MAP_H
6 #include "idl_defines.h"
8 #include "be_visitor_decl.h"
9 #include "be_visitor_map/map_ch.h"
10 #include "be_visitor_map/map_cs.h"
11 #include "be_visitor_map/buffer_type.h"
12 #include "be_visitor_map/cdr_op_ch.h"
13 #include "be_visitor_map/cdr_op_cs.h"
15 #endif /* TAO_BE_VISITOR_MAP_H */