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

    r337 r343  
    7777         boost::shared_ptr<tree::CContext> context = 
    7878         CObjectFactory::GetObject<tree::CContext>(CObjectFactory::GetCurrentContextId()); 
    79          boost::shared_ptr<date::CCalendar> calendar = context->getCalendar(); 
     79         boost::shared_ptr<CCalendar> calendar = context->getCalendar(); 
    8080          
    8181         this->writeField_(field); 
Note: See TracChangeset for help on using the changeset viewer.