google / s2geometry

Computational geometry and spatial indexing on the sphere
http://s2geometry.io/
Apache License 2.0
2.29k stars 303 forks source link

Remove unused portions of base/port.h. #213

Closed jmr closed 2 years ago

jmr commented 2 years ago

This will prevent conflicts with other symbols in the global namespace.

Remove using std::string among other global symbols.