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_template.hpp

    r501 r591  
    1 #ifndef __XMLIO_CAttributeTemplate__ 
    2 #define __XMLIO_CAttributeTemplate__ 
     1#ifndef __XIOS_CAttributeTemplate__ 
     2#define __XIOS_CAttributeTemplate__ 
    33 
    44/// boost headers /// 
    55#include <boost/lexical_cast.hpp> 
    66 
    7 /// xios headers /// 
    8 #include "xmlioserver_spl.hpp" 
     7/// XIOS headers /// 
     8#include "xios_spl.hpp" 
    99#include "exception.hpp" 
    1010#include "attribute.hpp" 
     
    102102} // namespace xios 
    103103 
    104 #endif // __XMLIO_CAttributeTemplate__ 
     104#endif // __XIOS_CAttributeTemplate__ 
Note: See TracChangeset for help on using the changeset viewer.