source: XIOS/trunk/src/xmlioserver.hpp @ 346

Last change on this file since 346 was 345, checked in by ymipsl, 12 years ago

removed "tree" namespace

YM

File size: 248 bytes
Line 
1#ifndef __XMLIO__
2#define __XMLIO__
3
4#include "xmlioserver_spl.hpp"
5
6/// xios headers ///
7#include "tree_manager.hpp"
8#include "nc4_data_output.hpp"
9
10
11using namespace xios;
12using namespace xios::xml;
13using namespace xios::func;
14
15#endif //__XMLIO__
Note: See TracBrowser for help on using the repository browser.