Changeset 6592 in ntrip


Ignore:
Timestamp:
Feb 17, 2015, 3:01:49 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GnssCenter/monitor/thriftclient.h

    r5499 r6592  
    99#include <QMutex>
    1010
    11 #include <transport/TSocket.h>
    12 #include <transport/TBufferTransports.h>
    13 #include <protocol/TBinaryProtocol.h>
     11#include <thrift/transport/TSocket.h>
     12#include <thrift/transport/TBufferTransports.h>
     13#include <thrift/protocol/TBinaryProtocol.h>
    1414
    1515#include "gen-cpp/RtnetData.h"
Note: See TracChangeset for help on using the changeset viewer.