Ignore:
Timestamp:
Aug 27, 2020, 8:16:09 AM (4 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM3/RTCM3coDecoder.h

    r9025 r9032  
    2727
    2828#include <fstream>
    29 
    3029#include <QByteArray>
    3130#include <QList>
    3231#include <QMap>
    33 
    3432#include "GPSDecoder.h"
    3533#include "../RTCM3/clock_and_orbit/clock_orbit_igs.h"
    3634#include "../RTCM3/clock_and_orbit/clock_orbit_rtcm.h"
    3735
    38 //class SsrCorr;
    39 
    40   class RTCM3coDecoder : public QObject, public GPSDecoder{
     36  class RTCM3coDecoder : public QObject, public GPSDecoder {
    4137Q_OBJECT
    4238 public:
Note: See TracChangeset for help on using the changeset viewer.