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/icfield.cpp

    r347 r352  
    88#include "xmlioserver.hpp" 
    99 
    10 #include "attribute_template_impl.hpp" 
    11 #include "object_template_impl.hpp" 
    12 #include "group_template_impl.hpp" 
     10#include "attribute_template.hpp" 
     11#include "object_template.hpp" 
     12#include "group_template.hpp" 
    1313 
    1414#include "icutil.hpp" 
    1515#include "timer.hpp" 
     16#include "field.hpp" 
    1617 
    1718extern "C" 
Note: See TracChangeset for help on using the changeset viewer.