source: XIOS/dev/dev_olga/src/src/xios.hpp @ 1023

Last change on this file since 1023 was 1022, checked in by mhnguyen, 7 years ago
File size: 210 bytes
Line 
1#ifndef __XIOS__
2#define __XIOS__
3
4#include "xios_spl.hpp"
5
6/// XIOS headers ///
7#include "nc4_data_output.hpp"
8
9
10using namespace xios;
11using namespace xios::xml;
12using namespace xios::func;
13
14#endif //__XIOS__
Note: See TracBrowser for help on using the repository browser.