Ignore:
Timestamp:
07/20/10 10:09:45 (14 years ago)
Author:
hozdoba
Message:

Réorganisation du code gérant le calendrier.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/XMLIO/xmlio.hpp

    r115 r118  
    2727#include "abstract_object.hpp" 
    2828 
     29// Gestion du calendrier 
     30#include "duration.hpp" 
     31#include "date.hpp" 
     32#include "abstract_calendar.hpp" 
    2933#include "calendar.hpp" 
     34#include "calendar_utils.hpp" 
    3035 
    3136#include "xml_node.hpp" 
Note: See TracChangeset for help on using the changeset viewer.