source:
dynamico_lmdz/aquaplanet/XIOS/src/xmlioserver.hpp
@
3848
| Last change on this file since 3848 was 3848, checked in by , 10 years ago | |
|---|---|
| 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 | |
| 10 | using namespace xios; |
| 11 | using namespace xios::xml; |
| 12 | using namespace xios::func; |
| 13 | |
| 14 | #endif //__XMLIO__ |
Note: See TracBrowser
for help on using the repository browser.
