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

    r550 r591  
    1 #ifndef __XMLIO_CDuration__ 
    2 #define __XMLIO_CDuration__ 
     1#ifndef __XIOS_CDuration__ 
     2#define __XIOS_CDuration__ 
    33 
    4 /// xios headers /// 
    5 #include "xmlioserver_spl.hpp" 
     4/// XIOS headers /// 
     5#include "xios_spl.hpp" 
    66#include "exception.hpp" 
    77 
     
    4545} // namespace xios 
    4646 
    47 #endif // __XMLIO_CDuration__ 
     47#endif // __XIOS_CDuration__ 
Note: See TracChangeset for help on using the changeset viewer.