mirror of
https://github.com/boostorg/gil.git
synced 2026-01-29 07:32:18 +00:00
Add basic run-time test of `planar_rgba_view` function. Add missing includes of `pixel.hpp` and `planar_pixel_reference.hpp` also required for successful compilation. Fixes #331