Boost C++ Libraries: Ticket #9031: Unnecessary include any.hpp in slot_base.hpp https://svn.boost.org/trac10/ticket/9031 <p> There is no need to include "any.hpp" because signals2 doenu't use boost::any functionality. And moreover when any.hpp is include you cannot use signals2 library without RTTI (e.g. typeid). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9031 Trac 1.4.3 Frank Mori Hess Sun, 25 Aug 2013 00:50:49 GMT <link>https://svn.boost.org/trac10/ticket/9031#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9031#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/85452" title="Removed unneeded include of any.hpp. Refs #9031 ">[85452]</a>) Removed unneeded include of any.hpp. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/9031" title="#9031: Bugs: Unnecessary include any.hpp in slot_base.hpp (closed: fixed)">#9031</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Frank Mori Hess</dc:creator> <pubDate>Thu, 05 Sep 2013 01:59:33 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/9031#comment:2 https://svn.boost.org/trac10/ticket/9031#comment:2 <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/85569" title="Merge from trunk. Fixes #9031 ">[85569]</a>) Merge from trunk. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/9031" title="#9031: Bugs: Unnecessary include any.hpp in slot_base.hpp (closed: fixed)">#9031</a> </p> Ticket