Changeset 2492 in ntrip for trunk/BNC/RTCM/RTCM2Decoder.h


Ignore:
Timestamp:
Jun 1, 2010, 8:18:33 PM (14 years ago)
Author:
stoecker
Message:

removed double storage of RTCM3 stuff

File:
1 edited

Legend:

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

    r1304 r2492  
    3333#include "RTCM2.h"
    3434#include "RTCM2_2021.h"
    35 #include "../RTCM3/rtcm3torinex.h"
    36 #include "../RTCM3/ephemeris.h"
     35#include "rtcm3torinex.h"
     36#include "ephemeris.h"
    3737
    3838class RTCM2Decoder: public GPSDecoder {
Note: See TracChangeset for help on using the changeset viewer.