mapnik/deps/boost
Tomek Dubrownik c067eb7eec Compatibility patch for Boost GIL v1.68
A number of basic typedef were removed in the Boost GIL 1.68 release,
notably `bits32` and `bits32f`. Additionally the
`GIL_DEFINE_ALL_TYPEDEFS` macro signature changed.

This commit introduces compatibility type aliases and conditionally
calls the new macro if `BOOST_VERSION` is high enough.
2018-09-29 13:43:44 +08:00
..
geometry/extensions assign second point 2017-09-22 13:21:02 +02:00
gil/extension/toolbox Compatibility patch for Boost GIL v1.68 2018-09-29 13:43:44 +08:00