mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
fix shufle_order: support clang 3.3 or later (default template depth 256)
This commit is contained in:
parent
14f8d9d042
commit
e7b8d74c0f
4 changed files with 104 additions and 3 deletions
|
@ -11,6 +11,7 @@
|
|||
#include <sprout/config.hpp>
|
||||
#include <sprout/random/random_result.hpp>
|
||||
#include <sprout/random/generate_canonical.hpp>
|
||||
#include <sprout/random/generate_array.hpp>
|
||||
#include <sprout/random/variate_generator.hpp>
|
||||
#include <sprout/random/iterator.hpp>
|
||||
#include <sprout/random/range.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue