Ignore:
Timestamp:
04/29/15 14:46:01 (9 years ago)
Author:
rlacroix
Message:

Remove leftovers from the XMLIO age.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/output/nc4_data_output.hpp

    r517 r591  
    1 #ifndef __XMLIO_NC4_DATA_OUTPUT__ 
    2 #define __XMLIO_NC4_DATA_OUTPUT__ 
     1#ifndef __XIOS_NC4_DATA_OUTPUT__ 
     2#define __XIOS_NC4_DATA_OUTPUT__ 
    33 
    4 /// xios headers /// 
    5 #include "xmlioserver_spl.hpp" 
     4/// XIOS headers /// 
     5#include "xios_spl.hpp" 
    66#include "onetcdf4.hpp" 
    77#include "data_output.hpp" 
     
    100100} // namespace xios 
    101101 
    102 #endif //__XMLIO_NC4_DATA_OUTPUT__ 
     102#endif //__XIOS_NC4_DATA_OUTPUT__ 
Note: See TracChangeset for help on using the changeset viewer.