Ignore:
Timestamp:
03/30/12 17:06:38 (12 years ago)
Author:
ymipsl
Message:

remove "date" namespace

ym

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/data_output.hpp

    r337 r343  
    5151            virtual void writeAxis_       (const boost::shared_ptr<tree::CAxis>     axis)   = 0; 
    5252            virtual void writeTimeAxis_   (const boost::shared_ptr<tree::CField>    field, 
    53                                            const boost::shared_ptr<date::CCalendar> cal)    = 0; 
     53                                           const boost::shared_ptr<CCalendar> cal)    = 0; 
    5454 
    5555            /// Propriétés protégées /// 
Note: See TracChangeset for help on using the changeset viewer.