Changeset 651 in ntrip for trunk/BNC/bncgetthread.h


Ignore:
Timestamp:
Jan 4, 2008, 3:44:09 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.h

    r628 r651  
    2828#include <QThread>
    2929#include <QtNetwork>
     30#include <QDateTime>
    3031
    3132#include "RTCM/GPSDecoder.h"
     
    7879   int         _samplingRate;
    7980   bncRinex*   _rnx;
     81   QDateTime   _decodeFailure;
    8082};
    8183
Note: See TracChangeset for help on using the changeset viewer.