Changeset 6527 in ntrip for trunk/BNC/src/rinex/reqcanalyze.h


Ignore:
Timestamp:
Dec 30, 2014, 5:24:13 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/reqcanalyze.h

    r6523 r6527  
    2626#define REQCANALYZE_H
    2727
     28#include <string>
    2829#include <QtCore>
    2930#include "rnxobsfile.h"
     
    188189  t_rnxObsFile::t_rnxEpo* _currEpo;
    189190  t_qcFile                _qcFile;
     191  std::string             _ephMsg;
    190192};
    191193
Note: See TracChangeset for help on using the changeset viewer.