Boost C++ Libraries: Ticket #118: mersenne_twister misses header https://svn.boost.org/trac10/ticket/118 <pre class="wiki">On my GCC 3.2 installation, the mersenne_twister.hpp fails to compile when &lt;iterator&gt; isn't previously included. This is the case in random_demo and random_test but not random_speed, so it slipped through the test suite. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/118 Trac 1.4.3 jmaurer Tue, 08 Oct 2002 23:29:26 GMT status changed https://svn.boost.org/trac10/ticket/118#comment:1 https://svn.boost.org/trac10/ticket/118#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=53943 This has been fixed in the 1.29 release branch. The main branch has major rework and no longer needs &lt;iterator&gt;, I think. </pre> Ticket