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


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

Legend:

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

    r5802 r5805  
    3838class t_pppOpt;
    3939class bncPPPclient;
     40namespace BNC {
    4041class t_tides;
     42}
    4143
    4244class bncParam {
     
    165167  QStringList           _outlierGlo;
    166168  bncAntex*             _antex;
    167   t_tides*              _tides;
     169  BNC::t_tides*         _tides;
    168170};
    169171
Note: See TracChangeset for help on using the changeset viewer.