mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
rename random/result.hpp -> random/results.hpp
This commit is contained in:
parent
769e18178a
commit
f0bea01ede
22 changed files with 24 additions and 24 deletions
|
@ -15,7 +15,7 @@
|
|||
#include <sprout/random/random_result.hpp>
|
||||
#include <sprout/random/linear_congruential.hpp>
|
||||
#include <sprout/random/type_traits.hpp>
|
||||
#include <sprout/random/result.hpp>
|
||||
#include <sprout/random/results.hpp>
|
||||
#include <sprout/type_traits/enabler_if.hpp>
|
||||
|
||||
namespace sprout {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue