2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-24 04:02:18 +00:00

Removed unnecessary includes

This commit is contained in:
Jacob Hass
2026-02-13 10:43:21 -08:00
parent 2a9394a655
commit 4b6975b932

View File

@@ -18,8 +18,6 @@
#include <boost/math/special_functions/pow.hpp>
#include <boost/math/policies/policy.hpp>
#include <boost/math/distributions/complement.hpp> // complements
#include <boost/math/distributions/fisher_f.hpp>
#include <boost/math/special_functions/relative_difference.hpp>
namespace boost
{