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/input/inetcdf4.hpp

    r501 r591  
    1 #ifndef __XMLIO_INETCDF4__ 
    2 #define __XMLIO_INETCDF4__ 
    3  
    4 /// xios headers /// 
    5 #include "xmlioserver_spl.hpp" 
     1#ifndef __XIOS_INETCDF4__ 
     2#define __XIOS_INETCDF4__ 
     3 
     4/// XIOS headers /// 
     5#include "xios_spl.hpp" 
    66#include "exception.hpp" 
    77#include "array_new.hpp" 
     
    231231      ///-------------------------------------------------------------- 
    232232 
    233 } // namespace xmlioserver 
    234  
    235 #endif //__XMLIO_INETCDF4__ 
     233} // namespace xios 
     234 
     235#endif //__XIOS_INETCDF4__ 
Note: See TracChangeset for help on using the changeset viewer.