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


Ignore:
Timestamp:
Aug 6, 2014, 12:06:58 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5808 r5815  
    3838class t_pppOpt;
    3939class bncPPPclient;
    40 namespace BNC {
     40namespace BNC_PPP {
    4141class t_tides;
    4242}
     
    161161  QStringList           _outlierGlo;
    162162  bncAntex*             _antex;
    163   BNC::t_tides*         _tides;
     163  BNC_PPP::t_tides*     _tides;
    164164};
    165165
Note: See TracChangeset for help on using the changeset viewer.