mapbox / geojson-cpp

A C++14 library for converting GeoJSON into geometry.hpp representation
ISC License
66 stars 27 forks source link

Move std::runtime_error alias #41

Closed alexshalamov closed 4 years ago

alexshalamov commented 4 years ago

Issue introduced while fixing review comments in https://github.com/mapbox/geojson-cpp/pull/39