1
0
Fork 0
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:
bolero-MURAKAMI 2014-01-17 22:09:08 +09:00
parent 769e18178a
commit f0bea01ede
22 changed files with 24 additions and 24 deletions

View file

@ -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 {