Changeset 3209 in ntrip for trunk/BNC/upload/bncrtnetdecoder.h


Ignore:
Timestamp:
Mar 30, 2011, 8:39:39 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r3206 r3209  
    2828#include <fstream>
    2929#include <QtCore>
    30 #include "bncephuser.h"
    31 #include "bnctime.h"
    3230#include "bncuploadcaster.h"
    3331#include "RTCM/GPSDecoder.h"
    3432
    35 class bncRtnetDecoder: public GPSDecoder, public bncEphUser {
     33class bncRtnetDecoder: public GPSDecoder {
    3634 public:
    3735  bncRtnetDecoder();
Note: See TracChangeset for help on using the changeset viewer.