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

    r501 r591  
    1 #ifndef __XMLIO_CAttribute__ 
    2 #define __XMLIO_CAttribute__ 
     1#ifndef __XIOS_CAttribute__ 
     2#define __XIOS_CAttribute__ 
    33 
    44/// boost headers /// 
    55#include <boost/any.hpp> 
    66 
    7 /// xios headers /// 
    8 #include "xmlioserver_spl.hpp" 
     7/// XIOS headers /// 
     8#include "xios_spl.hpp" 
    99#include "object.hpp" 
    1010#include "base_type.hpp" 
     
    116116  // namespace xios 
    117117 
    118 #endif // __XMLIO_CAttribute__ 
     118#endif // __XIOS_CAttribute__ 
Note: See TracChangeset for help on using the changeset viewer.