1
0
Fork 0
mirror of https://github.com/mapnik/mapnik.git synced 2025-09-10 14:02:59 +02:00
mapnik/deps/boost/gil/extension/toolbox
Tomek Dubrownik a1543b359f 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.
2019-01-22 10:50:23 +00:00
..
hsl.hpp Compatibility patch for Boost GIL v1.68 2019-01-22 10:50:23 +00:00
hsv.hpp Compatibility patch for Boost GIL v1.68 2019-01-22 10:50:23 +00:00