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

    r501 r591  
    1 #ifndef __XMLIO_CGroupFactory__ 
    2 #define __XMLIO_CGroupFactory__ 
     1#ifndef __XIOS_CGroupFactory__ 
     2#define __XIOS_CGroupFactory__ 
    33 
    44/// boost headers /// 
    55#include <boost/shared_ptr.hpp> 
    66 
    7 /// xios headers /// 
    8 #include "xmlioserver_spl.hpp" 
     7/// XIOS headers /// 
     8#include "xios_spl.hpp" 
    99#include "exception.hpp" 
    1010#include "object_factory.hpp" 
     
    7777//#include "group_parser.hpp" 
    7878 
    79 #endif // __XMLIO_CGroupFactory__ 
     79#endif // __XIOS_CGroupFactory__ 
Note: See TracChangeset for help on using the changeset viewer.