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
|
@ -16,7 +16,7 @@
|
|||
#include <sprout/random/default_random_engine.hpp>
|
||||
#include <sprout/random/uniform_int_distribution.hpp>
|
||||
#include <sprout/random/variate_generator.hpp>
|
||||
#include <sprout/random/result.hpp>
|
||||
#include <sprout/random/results.hpp>
|
||||
|
||||
namespace sprout {
|
||||
namespace uuids {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue