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/axis.hpp

    r567 r591  
    1 #ifndef __XMLIO_CAxis__ 
    2 #define __XMLIO_CAxis__ 
     1#ifndef __XIOS_CAxis__ 
     2#define __XIOS_CAxis__ 
    33 
    4 /// xios headers /// 
    5 #include "xmlioserver_spl.hpp" 
     4/// XIOS headers /// 
     5#include "xios_spl.hpp" 
    66#include "group_factory.hpp" 
    77 
     
    111111} // namespace xios 
    112112 
    113 #endif // __XMLIO_CAxis__ 
     113#endif // __XIOS_CAxis__ 
Note: See TracChangeset for help on using the changeset viewer.