Changeset 5802 in ntrip for trunk/BNC/src/bncmodel.h


Ignore:
Timestamp:
Aug 6, 2014, 10:35:19 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmodel.h

    r5750 r5802  
    3838class t_pppOpt;
    3939class bncPPPclient;
     40class t_tides;
    4041
    4142class bncParam {
     
    164165  QStringList           _outlierGlo;
    165166  bncAntex*             _antex;
     167  t_tides*              _tides;
    166168};
    167169
Note: See TracChangeset for help on using the changeset viewer.