Boost C++ Libraries: Ticket #2460: read_dimacs.hpp missing include files https://svn.boost.org/trac10/ticket/2460 <p> This file does not include the correct header files for strcmp. It should include string.h (or better yet cstring). The corresponding write_dimacs.hpp might have similar problems. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2460 Trac 1.4.3 Andrew Sutton Mon, 03 Nov 2008 15:52:18 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/2460#comment:1 https://svn.boost.org/trac10/ticket/2460#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> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.38.0</span> </li> </ul> <p> Fixed in <a class="changeset" href="https://svn.boost.org/trac10/changeset/49563" title="Include correct headers for read_dimacs.hpp, fixing #2460. Added a ...">r49563</a>. </p> Ticket