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/node/grid.hpp

    r586 r591  
    1 #ifndef __XMLIO_CGrid__ 
    2 #define __XMLIO_CGrid__ 
    3  
    4 /// xios headers /// 
    5 #include "xmlioserver_spl.hpp" 
     1#ifndef __XIOS_CGrid__ 
     2#define __XIOS_CGrid__ 
     3 
     4/// XIOS headers /// 
     5#include "xios_spl.hpp" 
    66#include "group_factory.hpp" 
    77 
     
    342342} // namespace xios 
    343343 
    344 #endif // __XMLIO_CGrid__ 
     344#endif // __XIOS_CGrid__ 
Note: See TracChangeset for help on using the changeset viewer.