Changeset 5899 in ntrip for trunk/BNC/src/bnccore.cpp


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

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnccore.cpp

    r5875 r5899  
    5151#include "rinex/rnxobsfile.h"
    5252#include "rinex/rnxnavfile.h"
     53#include "PPP/pppMain.h"
    5354
    5455#ifdef USE_COMBINATION
     
    126127
    127128  _mainWindow = 0;
     129
     130  _pppMain = new BNC_PPP::t_pppMain();
    128131}
    129132
Note: See TracChangeset for help on using the changeset viewer.