Ignore:
Timestamp:
06/22/15 13:36:43 (9 years ago)
Author:
mhnguyen
Message:

Correcting some compilation errors during merge

Test
+) On Curie
+) test_client and test_complete pass with correct results (there are some difference due to zoom)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/inverse_axis.hpp

    r621 r625  
    1 #ifndef __XMLIO_CInverseAxis__ 
    2 #define __XMLIO_CInverseAxis__ 
     1#ifndef __XIOS_CInverseAxis__ 
     2#define __XIOS_CInverseAxis__ 
    33 
    44/// xios headers /// 
    5 #include "xmlioserver_spl.hpp" 
     5#include "xios_spl.hpp" 
    66#include "attribute_enum.hpp" 
    77#include "attribute_enum_impl.hpp" 
     
    6161} // namespace xios 
    6262 
    63 #endif // __XMLIO_CInverseAxis__ 
     63#endif // __XIOS_CInverseAxis__ 
Note: See TracChangeset for help on using the changeset viewer.