3 //=============================================================================
5 * @file be_visitor_native.h
7 * Concrete visitor for the native class
9 * @author Johnny Willemsen
11 //=============================================================================
14 #ifndef TAO_BE_VISITOR_NATIVE_H
15 #define TAO_BE_VISITOR_NATIVE_H
17 #include "be_visitor_scope.h"
18 #include "be_visitor_native/native_ch.h"
20 #endif /* TAO_BE_VISITOR_NATIVE_H */