source: vendor/nemo/current/NEMOGCM/EXTERNAL/XIOS/src/xmlioserver.hpp @ 44

Last change on this file since 44 was 44, checked in by cholod, 12 years ago

Load NEMO_TMP into vendor/nemo/current.

File size: 220 bytes
Line 
1#ifndef __XMLIO__
2#define __XMLIO__
3
4#include "xmlioserver_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 //__XMLIO__
Note: See TracBrowser for help on using the repository browser.