Changeset 5708 in ntrip for trunk/BNC/src/PPP/ppp.h


Ignore:
Timestamp:
Jul 31, 2014, 10:52:13 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/ppp.h

    r5678 r5708  
    33
    44#include <string>
     5#include "bnctime.h"
    56
    67namespace BNC {
     
    7980class t_pppClkCorr {
    8081 public:
    81   t_pppsat       _satellite;
     82  t_pppSat       _satellite;
    8283  unsigned short _iod;
    8384  bncTime        _time;
Note: See TracChangeset for help on using the changeset viewer.