PointOneNav / polaris

Software for communicating with Point One Navigation's Polaris GNSS Corrections Service
MIT License
25 stars 12 forks source link

Fixes boost dependency for NTRIP proxy. #12

Closed anathan closed 4 years ago

anathan commented 4 years ago

On some builds, the transitive dependency for tribool was causing a compile error. Making this explicit.

anathan commented 4 years ago

The request_handler uses the tribool class.