Changeset 10938 in ntrip for trunk/BNC/src/PPP/pppClient.h
- Timestamp:
- Jun 18, 2026, 4:02:38 PM (4 days ago)
- File:
-
- 1 edited
-
trunk/BNC/src/PPP/pppClient.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppClient.h
r10805 r10938 2 2 #define PPPCLIENT_H 3 3 4 #include <map> 4 5 #include <sstream> 5 6 #include <vector> … … 76 77 bool _pseudoObsIono; 77 78 bool _running; 79 std::map<char, t_prn> _refPrnMap; 78 80 }; 79 81
Note:
See TracChangeset
for help on using the changeset viewer.
