Ignore:
Timestamp:
07/09/12 11:33:05 (12 years ago)
Author:
ymipsl
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/axis.cpp

    r351 r352  
    11#include "axis.hpp" 
    22 
    3 #include "attribute_template_impl.hpp" 
    4 #include "object_template_impl.hpp" 
    5 #include "group_template_impl.hpp" 
     3#include "attribute_template.hpp" 
     4#include "object_template.hpp" 
     5#include "group_template.hpp" 
     6#include "message.hpp" 
     7#include "type.hpp" 
     8#include "xmlioserver_spl.hpp" 
    69 
    710namespace xios { 
Note: See TracChangeset for help on using the changeset viewer.