mirror of
https://github.com/mapbox/node-fontnik.git
synced 2026-01-25 16:02:44 +00:00
shuffle includes: unordered_map is unused, cmath is
This commit is contained in:
parent
a92a35b04b
commit
feb4a46acc
@ -20,8 +20,8 @@
|
||||
#include <boost/geometry/index/rtree.hpp>
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
// stl
|
||||
#include <unordered_map>
|
||||
// std
|
||||
#include <cmath> // std::sqrt
|
||||
|
||||
namespace bg = boost::geometry;
|
||||
namespace bgm = bg::model;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user