Sprout/sprout/random.hpp

8 lines
140 B
C++
Raw Normal View History

2011-09-28 16:09:24 +00:00
#ifndef SPROUT_RANDOM_HPP
#define SPROUT_RANDOM_HPP
#include <sprout/random/linear_congruential.hpp>
#endif // #ifndef SPROUT_RANDOM_HPP