Opened 20 years ago
Closed 20 years ago
#118 closed Bugs (Fixed)
mersenne_twister misses header
Reported by: | nobody | Owned by: | jmaurer |
---|---|---|---|
Milestone: | Component: | random | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
On my GCC 3.2 installation, the mersenne_twister.hpp fails to compile when <iterator> 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.
Note:
See TracTickets
for help on using tickets.