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

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/interface/c/icdata.cpp

    r347 r352  
    1212#include "oasis_cinterface.hpp" 
    1313 
    14 #include "attribute_template_impl.hpp" 
    15 #include "object_template_impl.hpp" 
    16 #include "group_template_impl.hpp" 
     14#include "attribute_template.hpp" 
     15#include "object_template.hpp" 
     16#include "group_template.hpp" 
    1717 
    1818#include "icutil.hpp" 
     
    2020#include "client.hpp" 
    2121#include "field.hpp" 
    22 #include "field_impl.hpp" 
     22#include "context.hpp" 
    2323#include <mpi.h> 
    2424#include "timer.hpp" 
Note: See TracChangeset for help on using the changeset viewer.