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

    r509 r591  
    1 #ifndef __XMLIO_CAttributeMap__ 
    2 #define __XMLIO_CAttributeMap__ 
     1#ifndef __XIOS_CAttributeMap__ 
     2#define __XIOS_CAttributeMap__ 
    33 
    4 /// xios headers /// 
    5 #include "xmlioserver_spl.hpp" 
     4/// XIOS headers /// 
     5#include "xios_spl.hpp" 
    66#include "attribute.hpp" 
    77#include "attribute_template.hpp" 
     
    7474} // namespace xios 
    7575 
    76 #endif // __XMLIO_CAttributeMap__ 
     76#endif // __XIOS_CAttributeMap__ 
Note: See TracChangeset for help on using the changeset viewer.