Boost C++ Libraries: Ticket #1520: Missing include statements https://svn.boost.org/trac10/ticket/1520 <p> Hi, </p> <p> 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. </p> <p> 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&lt;boost::gil::bit_aligned_pixel_reference&lt;B, C, L, M&gt;::bit_size, <a class="missing wiki">IsMutable</a>&gt;&amp; boost::gil::bit_aligned_pixel_reference&lt;B, C, L, M&gt;::bit_range() const' boost/gil/bit_aligned_pixel_reference.hpp:46: error: changes meaning of 'bit_range' from 'class boost::gil::bit_range&lt;boost::gil::bit_aligned_pixel_reference&lt;B, C, L, M&gt;::bit_size, <a class="missing wiki">IsMutable</a>&gt;' </p> <p> Not sure whether this is a bug in gcc or gil. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1520 Trac 1.4.3 anonymous Tue, 11 Dec 2007 09:13:16 GMT attachment set https://svn.boost.org/trac10/ticket/1520 https://svn.boost.org/trac10/ticket/1520 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost.gil.diff</span> </li> </ul> Ticket Hailin Jin Fri, 20 Feb 2009 19:28:32 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1520#comment:1 https://svn.boost.org/trac10/ticket/1520#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Fixed in trunk (Revision 51353) </p> Ticket