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

Last change on this file since 470 was 347, checked in by ymipsl, 12 years ago
  • Supress lot of shared_ptr
  • instrument code for vampir-trace and timer diagnostic

YM

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.