Changeset 3179 in ntrip for trunk/BNC/upload/bncuploadcaster.h


Ignore:
Timestamp:
Mar 29, 2011, 5:30:40 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/upload/bncuploadcaster.h

    r3176 r3179  
    33
    44#include <QtNetwork>
    5 
    6 class bncClockRinex;
    7 class bncSP3;
    85
    96class bncUploadCaster : public QObject {
     
    3936  QFile*         _outFile;
    4037  QTextStream*   _outStream;
    41   bncClockRinex* _rnx;
    42   bncSP3*        _sp3;
    4338};
    4439
Note: See TracChangeset for help on using the changeset viewer.