summaryrefslogtreecommitdiff
path: root/boost/math/distributions.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/math/distributions.hpp')
-rw-r--r--boost/math/distributions.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/math/distributions.hpp b/boost/math/distributions.hpp
index cbcc0ace88..300f2312ce 100644
--- a/boost/math/distributions.hpp
+++ b/boost/math/distributions.hpp
@@ -12,6 +12,7 @@
#ifndef BOOST_MATH_DISTRIBUTIONS_HPP
#define BOOST_MATH_DISTRIBUTIONS_HPP
+#include <boost/math/distributions/arcsine.hpp>
#include <boost/math/distributions/bernoulli.hpp>
#include <boost/math/distributions/beta.hpp>
#include <boost/math/distributions/binomial.hpp>