Ignore:
Timestamp:
03/30/12 17:45:29 (12 years ago)
Author:
ymipsl
Message:

removed "tree" namespace

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/client.cpp

    r342 r345  
    130130    { 
    131131      CObjectFactory::SetCurrentContextId(id); 
    132       shared_ptr<CContext> context=tree::CTreeManager::CreateContext(id) ; 
     132      shared_ptr<CContext> context=CTreeManager::CreateContext(id) ; 
    133133         
    134134      if (!CXios::isServer) 
Note: See TracChangeset for help on using the changeset viewer.