Ignore:
Timestamp:
01/20/13 09:50:28 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Updated to the new, separated VSCPL and XPLCOMMON libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/xplra/GetDataRefTask.cc

    r8 r11  
    3232#include "Protocol.h"
    3333
    34 #include "xplcommon/Util.h"
     34#include "hu/varadiistvan/xplcommon/Util.h"
    3535
    3636//------------------------------------------------------------------------------
     
    4141using xplra::GetDoubleDataRefTask;
    4242
    43 using xplcommon::DataStream;
    44 using xplcommon::Util;
     43using hu::varadiistvan::scpl::io::DataStream;
     44using hu::varadiistvan::xplcommon::Util;
    4545
    4646using std::string;
Note: See TracChangeset for help on using the changeset viewer.