Boost C++ Libraries: Ticket #2408: [spirit1] including type_traits.hpp https://svn.boost.org/trac10/ticket/2408 <p> As mentioned @ <a class="ext-link" href="http://thread.gmane.org/gmane.comp.lib.boost.devel/180785"><span class="icon">​</span>http://thread.gmane.org/gmane.comp.lib.boost.devel/180785</a>, the file &lt;boost\spirit\home\classic\core\parser.hpp&gt; includes &lt;boost/type_traits.hpp&gt; when only a part of type_traits is actually required. </p> <p> The attached patch changes the include without effecting the regression test results on VC9SP1. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2408 Trac 1.4.3 Richard Webb <richard.webb@…> Sun, 12 Oct 2008 17:27:39 GMT attachment set https://svn.boost.org/trac10/ticket/2408 https://svn.boost.org/trac10/ticket/2408 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">parser.patch</span> </li> </ul> Ticket Joel de Guzman Sun, 12 Oct 2008 23:56:57 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2408#comment:1 https://svn.boost.org/trac10/ticket/2408#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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/49300" title="Fix #2408">[49300]</a>) Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2408" title="#2408: Bugs: [spirit1] including type_traits.hpp (closed: fixed)">#2408</a> </p> Ticket