2
0
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:
Young Geun Kim
2025-02-01 20:54:41 +09:00
parent 1c8bd5bc66
commit 631f7dfe2b

View File

@@ -213,6 +213,9 @@ private:
};
} // namespace random
using random::inverse_gaussian_distribution;
} // namespace boost
#endif // BOOST_RANDOM_INVERSE_GAUSSIAN_DISTRIBUTION_HPP