Skip to content

Use relative includes for all GPSTk headers.

Adam Shapiro requested to merge github/fork/adamshapiro0/includes into master

Since GPSTk files don't obey the include/gpstk/ directory structure (e.g., polluting the top-level include path of any application that uses the library since the application will be forced to add include/gpstk/ to its search path.

Merge request reports