mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +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
|
@ -20,7 +20,7 @@
|
|||
#include <sprout/math/floor.hpp>
|
||||
#include <sprout/random/random_result.hpp>
|
||||
#include <sprout/random/uniform_01.hpp>
|
||||
#include <sprout/random/result.hpp>
|
||||
#include <sprout/random/results.hpp>
|
||||
#include <sprout/assert.hpp>
|
||||
#ifdef SPROUT_WORKAROUND_NOT_TERMINATE_RECURSIVE_CONSTEXPR_FUNCTION_TEMPLATE
|
||||
# include <sprout/workaround/recursive_function_template.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue