id summary reporter owner description type status milestone component version severity resolution keywords cc 1520 Missing include statements jensseidel@… Hailin Jin "Hi, I tried to compile all public header files alone and checked for errors and warnings with g++ and found mostly missing include statements. Please apply the attached patch. Please note that the g++ 4.3 snaphot complains about: boost/gil/bit_aligned_pixel_reference.hpp:160: error: declaration of 'const boost::gil::bit_range::bit_size, IsMutable>& boost::gil::bit_aligned_pixel_reference::bit_range() const' boost/gil/bit_aligned_pixel_reference.hpp:46: error: changes meaning of 'bit_range' from 'class boost::gil::bit_range::bit_size, IsMutable>' Not sure whether this is a bug in gcc or gil." Patches closed Boost 1.36.0 gil USE GITHUB Boost Development Trunk Problem fixed jensseidel@…