Changeset 5738 in ntrip for trunk/BNC/src/GPSS
- Timestamp:
- Aug 2, 2014, 11:55:48 AM (11 years ago)
- Location:
- trunk/BNC/src/GPSS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/GPSS/gpssDecoder.h
r2492 r5738 5 5 #include <QtCore> 6 6 7 #include " RTCM/GPSDecoder.h"7 #include "GPSDecoder.h" 8 8 #include "rtcm3torinex.h" 9 9 -
trunk/BNC/src/GPSS/hassDecoder.h
r5120 r5738 6 6 7 7 #include "bncephuser.h" 8 #include " RTCM/GPSDecoder.h"8 #include "GPSDecoder.h" 9 9 10 10 class hassDecoder : public bncEphUser, public GPSDecoder {
Note:
See TracChangeset
for help on using the changeset viewer.