#include <iostream>
#include <iomanip>
#include <exception>
#include <string>
#include <GeographicLib/OSGB.hpp>
#include <GeographicLib/DMS.hpp>
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 13 of file examples/example-OSGB.cpp.