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/interface/c/icdate.cpp

    r335 r343  
    2525      try 
    2626      { 
    27          date::CDuration dur = {ts_year, ts_month, ts_day, ts_hour, ts_minute, ts_second}; 
     27         CDuration dur = {ts_year, ts_month, ts_day, ts_hour, ts_minute, ts_second}; 
    2828         boost::shared_ptr<xios::tree::CContext> context = 
    2929         xios::CObjectFactory::GetObject<xios::tree::CContext> 
Note: See TracChangeset for help on using the changeset viewer.