Changeset 6592 in ntrip
- Timestamp:
- Feb 17, 2015, 3:01:49 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GnssCenter/monitor/thriftclient.h
r5499 r6592 9 9 #include <QMutex> 10 10 11 #include <t ransport/TSocket.h>12 #include <t ransport/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> 14 14 15 15 #include "gen-cpp/RtnetData.h"
Note:
See TracChangeset
for help on using the changeset viewer.