mirror of
https://github.com/boostorg/random.git
synced 2026-01-19 04:22:17 +00:00
add using random::inverse_gaussian_distribution as other headers
This commit is contained in:
@@ -213,6 +213,9 @@ private:
|
||||
};
|
||||
|
||||
} // namespace random
|
||||
|
||||
using random::inverse_gaussian_distribution;
|
||||
|
||||
} // namespace boost
|
||||
|
||||
#endif // BOOST_RANDOM_INVERSE_GAUSSIAN_DISTRIBUTION_HPP
|
||||
Reference in New Issue
Block a user