Changeset 243 in ntrip for trunk/BNC/RTCM


Ignore:
Timestamp:
Oct 13, 2006, 9:41:15 AM (18 years ago)
Author:
mervart
Message:

* empty log message *

Location:
trunk/BNC/RTCM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM/RTCM2Decoder.cpp

    r242 r243  
    77#include "../bncutils.h"
    88#include "GPSDecoder.h"
    9 #include "RTCM2.h"
     9#include "RTCM2Decoder.h"
    1010
    1111using namespace std;
  • trunk/BNC/RTCM/RTCM2Decoder.h

    r242 r243  
    1515  public:
    1616    RTCM2Decoder();
    17     ~RTCMDecoder2();
     17    ~RTCM2Decoder();
    1818    virtual void Decode(char* buffer, int bufLen);
    1919
Note: See TracChangeset for help on using the changeset viewer.