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

    r347 r352  
    11#include "domain.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" 
    66 
    77#include "xmlioserver_spl.hpp" 
     
    99#include "event_server.hpp" 
    1010#include "buffer_in.hpp" 
     11#include "message.hpp" 
     12#include "type.hpp" 
     13#include "context.hpp" 
     14#include "context_client.hpp" 
    1115 
    1216namespace xios { 
Note: See TracChangeset for help on using the changeset viewer.