Changeset 5742 in ntrip for trunk/BNC/src/PPP/pppThread.h


Ignore:
Timestamp:
Aug 2, 2014, 4:23:36 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5738 r5742  
    77#include "GPSDecoder.h"
    88#include "options.h"
     9#include "pppClient.h"
    910
    1011namespace BNC {
     
    2627  QMutex           _mutex;
    2728  const t_options* _opt;
     29  t_pppClient*     _pppClient;
    2830};
    2931
Note: See TracChangeset for help on using the changeset viewer.