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


Ignore:
Timestamp:
Aug 8, 2014, 3:51:27 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5860 r5883  
    99#include "pppOptions.h"
    1010#include "pppClient.h"
    11 #include "pppRunRealTime.h"
     11#include "pppRun.h"
    1212
    1313namespace BNC_PPP {
     
    2525 private:
    2626  const t_pppOptions* _opt;
    27   t_pppRunRealTime*   _pppRunRealTime;
     27  t_pppRun*           _pppRun;
    2828};
    2929
Note: See TracChangeset for help on using the changeset viewer.