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

    r509 r591  
    1 #ifndef __XMLIO_CXMLParser__ 
    2 #define __XMLIO_CXMLParser__ 
     1#ifndef __XIOS_CXMLParser__ 
     2#define __XIOS_CXMLParser__ 
    33 
    4 /// xios headers /// 
    5 #include "xmlioserver_spl.hpp" 
     4/// XIOS headers /// 
     5#include "xios_spl.hpp" 
    66#include "exception.hpp" 
    77#include "xml_node.hpp" 
     
    4949} // namespace xios 
    5050 
    51 #endif // __XMLIO_CXMLParser__ 
     51#endif // __XIOS_CXMLParser__ 
Note: See TracChangeset for help on using the changeset viewer.