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

Last change on this file since 462 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
RevLine 
[219]1#ifndef __XMLIO__
2#define __XMLIO__
3
4#include "xmlioserver_spl.hpp"
5
[335]6/// xios headers ///
[219]7#include "nc4_data_output.hpp"
8
9
[335]10using namespace xios;
11using namespace xios::xml;
12using namespace xios::func;
[219]13
14#endif //__XMLIO__
Note: See TracBrowser for help on using the repository browser.