source: XIOS3/trunk/src/interface/c_attr/icinverse_axis_attr.cpp

Last change on this file was 2629, checked in by jderouillat, 3 months ago

Delete boost dependencies, the few features used are replaced by functions stored in extern/boost_extraction

File size: 510 bytes
Line 
1/* ************************************************************************** *
2 *               Interface auto generated - do not modify                     *
3 * ************************************************************************** */
4
5#include "xios.hpp"
6#include "attribute_template.hpp"
7#include "object_template.hpp"
8#include "group_template.hpp"
9#include "icutil.hpp"
10#include "icdate.hpp"
11#include "timer.hpp"
12#include "node_type.hpp"
13
14extern "C"
15{
16  typedef xios::CInverseAxis* inverse_axis_Ptr;}
Note: See TracBrowser for help on using the repository browser.