Changeset 847 in ntrip for trunk/BNS/bns.h


Ignore:
Timestamp:
Apr 25, 2008, 10:44:23 AM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.h

    r836 r847  
    88
    99#include "bnseph.h"
     10
     11class bnsRinex;
    1012
    1113class t_ephPair {
     
    6163  QMutex                    _mutex;
    6264  QMap<QString, t_ephPair*> _ephList;
     65
     66  bnsRinex*                 _rnx;
    6367};
    6468#endif
Note: See TracChangeset for help on using the changeset viewer.